[ Version ( since = "3.0" ) ]
public void iter_set_name (int pos, string name)
Sets the widget name for the widget found at position pos
in the widget hierarchy defined by this
.
this | |
pos |
position to modify, -1 for the path head |
name |
widget name |