iter_clear_classes
Description:
[
Version ( since =
"3.0" ) ]
public void iter_clear_classes (
int pos)
Removes all classes from the widget at position pos
in the hierarchy defined in this.
Parameters:
this |
a Widget
|
pos |
position to modify, -1 for the path head
|