[][src]Module wayland_protocols::wlr::unstable::data_control::v1::client::zwlr_data_control_source_v1

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

Enums

Error
Event
Request

Constants

EVT_CANCELLED_SINCE

The minimal object version supporting this event

EVT_SEND_SINCE

The minimal object version supporting this event

REQ_DESTROY_SINCE

The minimal object version supporting this request

REQ_OFFER_SINCE

The minimal object version supporting this request

Traits

RequestsTrait