selectionOwnerSetForDisplay

Claim ownership of a given selection for a particular widget, or, if widget is null, release ownership of the selection.

Parameters

display gdk.display.Display

the #GdkDisplay where the selection is set

widget gtk.widget.Widget

new selection owner (a #GtkWidget), or null.

selection gdk.atom.Atom

an interned atom representing the selection to claim.

time uint

timestamp with which to claim the selection

Return Value

Type: bool

TRUE if the operation succeeded