Struct wayland_client::protocol::wl_data_device_manager::WlDataDeviceManager [−][src]
pub struct WlDataDeviceManager;
Trait Implementations
impl Interface for WlDataDeviceManager
[src]
impl Interface for WlDataDeviceManager
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_manager"
Name of this interface
const VERSION: u32
VERSION: u32 = 3
Maximum supported version of this interface
Auto Trait Implementations
impl Send for WlDataDeviceManager
impl Send for WlDataDeviceManager
impl Sync for WlDataDeviceManager
impl Sync for WlDataDeviceManager