[−][src]Module wayland_protocols::unstable::primary_selection::v1::client::zwp_primary_selection_source_v1
offer to replace the contents of the primary selection
The source side of a wp_primary_selection_offer, it provides a way to describe the offered data and respond to requests to transfer the requested contents of the primary selection clipboard.
Structs
| ZwpPrimarySelectionSourceV1 |
Enums
| Event | |
| Request |
Constants
| EVT_CANCELLED_SINCE | The minimal object version supporting this event |
| EVT_SEND_SINCE | The minimal object version supporting this event |
| REQ_DESTROY_SINCE | The minimal object version supporting this request |
| REQ_OFFER_SINCE | The minimal object version supporting this request |
Statics
| zwp_primary_selection_source_v1_events | C-representation of the messages of this interface, for interop |
| zwp_primary_selection_source_v1_interface | C representation of this interface, for interop |
| zwp_primary_selection_source_v1_requests | C-representation of the messages of this interface, for interop |
Traits
| EventHandler | An interface for handling events. |