WidgetPath.iterSetName
void iterSetName(int pos, string name)Sets the widget name for the widget found at position pos in the widget hierarchy defined by path.
Parameters
pos | position to modify, -1 for the path head |
name | widget name |
void iterSetName(int pos, string name)Sets the widget name for the widget found at position pos in the widget hierarchy defined by path.
pos | position to modify, -1 for the path head |
name | widget name |