[−][src]Module wayland_protocols::wlr::unstable::data_control::v1::client::zwlr_data_control_offer_v1
offer to transfer data
A wlr_data_control_offer represents a piece of data offered for transfer by another client (the source client). The offer describes the different MIME types that the data can be converted to and provides the mechanism for transferring the data directly from the source client.
Structs
ZwlrDataControlOfferV1 |
Enums
Event | |
Request |
Constants
EVT_OFFER_SINCE | The minimal object version supporting this event |
REQ_DESTROY_SINCE | The minimal object version supporting this request |
REQ_RECEIVE_SINCE | The minimal object version supporting this request |
Traits
RequestsTrait |