[−][src]Trait wayland_client::protocol::wl_shm::EventHandler
An interface for handling events.
Provided methods
fn format(&mut self, object: WlShm, format: Format)
pixel format description
Informs the client about a valid pixel format that can be used for buffers. Known formats include argb8888 and xrgb8888.