selection_owner_set


Description:


public bool selection_owner_set (Widget? widget, Atom selection, uint32 time_)

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

Parameters:

widget

a Widget, or null.

selection

an interned atom representing the selection to claim

time_

timestamp with which to claim the selection

Returns:

true if the operation succeeded


Namespace: Gtk
Package: gtk+-3.0