X-convert-selection

Name

X-convert-selection -- Ask the owner of selection SELECTION to provide its value.

Synopsis

(X-convert-selection selection target property requestor-window)

Description

Ask the owner of selection selection to provide its value. The owner should convert the selection to type target and put set the X property property on requestor-window when it is transferred. selection, target, and property are each atoms. requestor-window is a window object or 'root-window.

Implementation Notes

Module: Built-in Primitive

Defined in src/xproperty.c at line 444 (CVS log)