Module wl_data_source

Source
Expand description

offer to transfer data

The wl_data_source object is the source side of a wl_data_offer. It is created by the source client in a data transfer and provides a way to describe the offered data and a way to respond to requests to transfer the data.

Structs§

WlDataSource
offer to transfer data

Enums§

Error
Event
Request

Constants§

EVT_ACTION_OPCODE
The wire opcode for this event
EVT_ACTION_SINCE
The minimal object version supporting this event
EVT_CANCELLED_OPCODE
The wire opcode for this event
EVT_CANCELLED_SINCE
The minimal object version supporting this event
EVT_DND_DROP_PERFORMED_OPCODE
The wire opcode for this event
EVT_DND_DROP_PERFORMED_SINCE
The minimal object version supporting this event
EVT_DND_FINISHED_OPCODE
The wire opcode for this event
EVT_DND_FINISHED_SINCE
The minimal object version supporting this event
EVT_SEND_OPCODE
The wire opcode for this event
EVT_SEND_SINCE
The minimal object version supporting this event
EVT_TARGET_OPCODE
The wire opcode for this event
EVT_TARGET_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_OFFER_OPCODE
The wire opcode for this request
REQ_OFFER_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