Module wayland_client::protocol::wl_data_source
[−]
[src]
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 |
Enums
Error |
Traits
Handler |