Package: gtk

Function gtk-widget-path-iter-remove-class

Lambda List

gtk-widget-path-iter-remove-class (path pos name)

Arguments

path -- a gtk-widget-path instance
pos -- an integer with the position to modify, -1 for the path head
name -- a string with a class name

Details

Removes the class name from the widget at position pos in the hierarchy defined in path.
 

See also

2021-11-27