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