Gtk.WidgetPath.prototype.iter_get_object_type
function iter_get_object_type(pos:Number):GType { // Gjs wrapper for gtk_widget_path_iter_get_object_type() }
Returns the object GLib.Type that is at position pos in the widget hierarchy defined in path.
Since 3.0
- pos
position to get the object type for, -1 for the path head
- Returns
a widget type