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