WidgetPath.iterRemoveClass
void iterRemoveClass(int pos, string name)Removes the class name from the widget at position pos in the hierarchy defined in path.
Parameters
pos | position to modify, -1 for the path head |
name | class name |
void iterRemoveClass(int pos, string name)Removes the class name from the widget at position pos in the hierarchy defined in path.
pos | position to modify, -1 for the path head |
name | class name |