Struct smithay_client_toolkit::reexports::client::protocol::wl_subcompositor::WlSubcompositor[][src]

pub struct WlSubcompositor;

Trait Implementations

impl Interface for WlSubcompositor
[src]

Set of requests associated to this interface Read more

Set of events associated to this interface Read more

NAME: &'static str = "wl_subcompositor"

Name of this interface

Pointer to the C representation of this interface

Auto Trait Implementations