Struct smithay_client_toolkit::shm::ShmHandler [−][src]
pub struct ShmHandler { /* fields omitted */ }
A handler for the wl_shm
global
This handler is automatically included in the
default_environment!
.
Implementations
impl ShmHandler
[src]
impl ShmHandler
[src]pub fn new() -> ShmHandler
[src]
pub fn new() -> ShmHandler
[src]Create a new ShmHandler
Trait Implementations
impl GlobalHandler<WlShm> for ShmHandler
[src]
impl GlobalHandler<WlShm> for ShmHandler
[src]impl ShmHandling for ShmHandler
[src]
impl ShmHandling for ShmHandler
[src]fn shm_formats(&self) -> Vec<Format>
[src]
fn shm_formats(&self) -> Vec<Format>
[src]Access the list of SHM formats supported by the compositor