selection_clear_targets

function selection_clear_targets(widget:Gtk.Widget, selection:Gdk.Atom):void {
    // Gjs wrapper for gtk_selection_clear_targets()
}

Remove all targets registered for the given selection for the widget.

widget

a Gtk.Widget

selection

an atom representing a selection