[−][src]Trait wayland_protocols::wlr::unstable::data_control::v1::client::zwlr_data_control_device_v1::RequestsTrait
Required methods
fn set_selection(&self, source: Option<&Proxy<ZwlrDataControlSourceV1>>)
copy data to the selection
All objects created by the device will still remain valid, until their appropriate destroy request has been called.
fn destroy(&self)
destroy this data device
Destroys the data device object.
This is a destructor, you cannot send requests to this object any longer once this method is called.