Gtk.WidgetPath.prototype.ref
function ref():Gtk.WidgetPath {
// Gjs wrapper for gtk_widget_path_ref()
}Increments the reference count on path.
Since 3.2
- Returns
path itself.
function ref():Gtk.WidgetPath {
// Gjs wrapper for gtk_widget_path_ref()
}Increments the reference count on path.
Since 3.2
path itself.