Struct wayland_client::protocol::wl_data_device::WlDataDevice [−][src]
pub struct WlDataDevice;
Trait Implementations
impl Interface for WlDataDevice
[src]
impl Interface for WlDataDevice
type 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 WlDataDevice
impl Sync for WlDataDevice
impl Sync for WlDataDevice