WidgetPath.iterGetName
string iterGetName(int pos)Returns the name corresponding to the widget found at the position pos in the widget hierarchy defined by path
Parameters
pos | position to get the widget name for, -1 for the path head |
Returns
The widget name, or null if none was set.