Module gtk_primary_selection_device_manager

Source
Expand description

X primary selection emulation

The primary selection device manager is a singleton global object that provides access to the primary selection. It allows to create wp_primary_selection_source objects, as well as retrieving the per-seat wp_primary_selection_device objects.

Structs§

GtkPrimarySelectionDeviceManager
X primary selection emulation

Enums§

Event
Request

Constants§

REQ_CREATE_SOURCE_OPCODE
The wire opcode for this request
REQ_CREATE_SOURCE_SINCE
The minimal object version supporting this request
REQ_DESTROY_OPCODE
The wire opcode for this request
REQ_DESTROY_SINCE
The minimal object version supporting this request
REQ_GET_DEVICE_OPCODE
The wire opcode for this request
REQ_GET_DEVICE_SINCE
The minimal object version supporting this request