Package: gtk
Function gtk-widget-path-iter-list-classes
Lambda Listgtk-widget-path-iter-list-classes (path pos) Argumentspath -- a gtk-widget-path instance pos -- an integer with the position to query, -1 for the path head Return ValueReturns 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