Gtk.WidgetPath.prototype.prepend_type
function prepend_type(type:GType):void { // Gjs wrapper for gtk_widget_path_prepend_type() }
Prepends a widget type to the widget hierachy represented by path.
Since 3.0
- type
widget type to prepend
function prepend_type(type:GType):void { // Gjs wrapper for gtk_widget_path_prepend_type() }
Prepends a widget type to the widget hierachy represented by path.
Since 3.0
widget type to prepend