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
- selection
an atom representing a selection