Gtk.WidgetPath.prototype.append_type
function append_type(type:GType):Number { // Gjs wrapper for gtk_widget_path_append_type() }
Appends a widget type to the widget hierarchy represented by path.
Since 3.0
- type
widget type to append
- Returns
the position where the element was inserted