TypeScript API Documentation for GTK
API Version: 3.0
Library Version: 3.24.51
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 2.2
Claim ownership of a given selection for a particular widget, or, if widget is null, release ownership of the selection.
widget
null
the Gdk.Display where the selection is set
new selection owner (a Gtk.Widget), or null.
an interned atom representing the selection to claim.
timestamp with which to claim the selection
TRUE if the operation succeeded
2.2
Claim ownership of a given selection for a particular widget, or, if
widgetisnull, release ownership of the selection.