Struct wayland_server::protocol::wl_data_device::WlDataDevice [−][src]
pub struct WlDataDevice;
Trait Implementations
impl Interface for WlDataDevice[src]
impl Interface for WlDataDevicetype Request = Request
Set of requests associated to this interface Read more
type Event = Event
Set of events associated to this interface Read more
const NAME: &'static str
NAME: &'static str = "wl_data_device"
Name of this interface
const VERSION: u32
VERSION: u32 = 3
Maximum supported version of this interface
Auto Trait Implementations
impl Send for WlDataDevice
impl Send for WlDataDeviceimpl Sync for WlDataDevice
impl Sync for WlDataDevice