selectionOwnerSet

fnbool selectionOwnerSet(gtk.widget.Widget widget, gdk.atom.Atom selection, uint time)

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

Parameters

widgeta #GtkWidget, or null.
selectionan interned atom representing the selection to claim
timetimestamp with which to claim the selection

Returns

true if the operation succeeded