[−][src]Module wayland_protocols::misc::gtk_primary_selection::client::gtk_primary_selection_device_manager
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 |
Enums
| Event | |
| Request |
Constants
| REQ_CREATE_SOURCE_SINCE | The minimal object version supporting this request |
| REQ_DESTROY_SINCE | The minimal object version supporting this request |
| REQ_GET_DEVICE_SINCE | The minimal object version supporting this request |
Statics
| gtk_primary_selection_device_manager_interface | C representation of this interface, for interop |
| gtk_primary_selection_device_manager_requests | C-representation of the messages of this interface, for interop |
Traits
| EventHandler | An interface for handling events. |