Package: gdk

Function gdk-selection-owner-get-for-display

Lambda List

gdk-selection-owner-get-for-display (display selection)

Arguments

display -- a gdk-display object
selection -- a gdk-atom as a string indentifying a selection

Return Value

If there is a selection owner for this window, and it is a window known to the current process, the gdk-window object that owns the selection, otherwise nil.

Details

Determine the owner of the given selection. Note that the return value may be owned by a different process if a foreign window was previously created for that window, but a new foreign window will never be created by this call.
 

See also

2021-10-3