selection_owner_set_for_display
Description:
[ Version ( since = "2.2" ) ]
public bool selection_owner_set_for_display (Display display, Widget? widget, Atom selection, uint32 time_)
Claim ownership of a given selection for a particular widget, or, if widget
is null, release
ownership of the selection.
Parameters:
display |
the Display where the selection is set |
widget |
new selection owner (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