Package: gtk

Function gtk-widget-path-iter-list-classes

Lambda List

gtk-widget-path-iter-list-classes (path pos)

Arguments

path -- a gtk-widget-path instance
pos -- an integer with the position to query, -1 for the path head

Return Value

Returns a list of strings with the class names.

Details

Returns a list of strings with all the class names defined for the widget at position pos in the hierarchy defined in path.
 

See also

2021-11-27