Gtk.TargetList.prototype.ref
function ref():Gtk.TargetList {
// Gjs wrapper for gtk_target_list_ref()
}Increases the reference count of a Gtk.TargetList by one.
- Returns
the passed in Gtk.TargetList.
function ref():Gtk.TargetList {
// Gjs wrapper for gtk_target_list_ref()
}Increases the reference count of a Gtk.TargetList by one.
the passed in Gtk.TargetList.