Gtk.WidgetPath.prototype.iter_set_name
function iter_set_name(pos:Number, name:String):void { // Gjs wrapper for gtk_widget_path_iter_set_name() }
Sets the widget name for the widget found at position pos in the widget hierarchy defined by path.
Since 3.0
- pos
position to modify, -1 for the path head
- name
widget name