Gtk.TargetList.prototype.remove
function remove(target:Gdk.Atom):void { // Gjs wrapper for gtk_target_list_remove() }
Removes a target from a target list.
- target
the interned atom representing the target
function remove(target:Gdk.Atom):void { // Gjs wrapper for gtk_target_list_remove() }
Removes a target from a target list.
the interned atom representing the target