Struct wayland_client::protocol::wl_pointer::WlPointer [−][src]
pub struct WlPointer;
Trait Implementations
impl Interface for WlPointer
[src]
impl Interface for WlPointer
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_pointer"
Name of this interface
const VERSION: u32
VERSION: u32 = 5
Maximum supported version of this interface