Module zwlr_data_control_offer_v1

Source
Expand description

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
offer to transfer data

Enums§

Event
Request

Constants§

EVT_OFFER_OPCODE
The wire opcode for this event
EVT_OFFER_SINCE
The minimal object version supporting this event
REQ_DESTROY_OPCODE
The wire opcode for this request
REQ_DESTROY_SINCE
The minimal object version supporting this request
REQ_RECEIVE_OPCODE
The wire opcode for this request
REQ_RECEIVE_SINCE
The minimal object version supporting this request