Package: gtk

Function gtk-selection-owner-set

Lambda List

gtk-selection-owner-set (widget selection time)

Arguments

widget -- a gtk-widget object, or nil
selection -- a gdk-atom as a string with a setting representing the selection to claim
time -- an unsigned integer with the timestamp with which to claim the selection

Return Value

True if the operation succeeded.

Details

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

See also

2021-10-3