Module zwlr_data_control_source_v1

Source
Expand description

offer to transfer data

The wlr_data_control_source object is the source side of a wlr_data_control_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§

ZwlrDataControlSourceV1
offer to transfer data

Enums§

Error
Event
Request

Constants§

EVT_CANCELLED_OPCODE
The wire opcode for this event
EVT_CANCELLED_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
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