selectionOwnerSet

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

Parameters

widget gtk.widget.Widget

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