[ Version ( since = "3.0" ) ]
public SList<unowned string> iter_list_classes (int pos)
Returns a list with all the class names defined for the widget at position pos
in the hierarchy defined in
this.
this | |
pos |
position to query, -1 for the path head |
The list of classes, This is a list of strings, the SList contents are owned by GTK+, but you should
use |