Expand description
offer to transfer data
A wl_data_offer represents a piece of data offered for transfer by another client (the source client). It is used by the copy-and-paste and drag-and-drop mechanisms. 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§
- WlData
Offer  - offer to transfer data
 
Enums§
Constants§
- EVT_
ACTION_ OPCODE  - The wire opcode for this event
 - EVT_
ACTION_ SINCE  - The minimal object version supporting this event
 - EVT_
OFFER_ OPCODE  - The wire opcode for this event
 - EVT_
OFFER_ SINCE  - The minimal object version supporting this event
 - EVT_
SOURCE_ ACTIONS_ OPCODE  - The wire opcode for this event
 - EVT_
SOURCE_ ACTIONS_ SINCE  - The minimal object version supporting this event
 - REQ_
ACCEPT_ OPCODE  - The wire opcode for this request
 - REQ_
ACCEPT_ 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_
FINISH_ OPCODE  - The wire opcode for this request
 - REQ_
FINISH_ 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
 - REQ_
SET_ ACTIONS_ OPCODE  - The wire opcode for this request
 - REQ_
SET_ ACTIONS_ SINCE  - The minimal object version supporting this request