smithay_
client_
toolkit
0.19.2
ShmHandler
Required Methods
shm_state
Implementors
In smithay_
client_
toolkit::
shm
smithay_client_toolkit
::
shm
Trait
ShmHandler
Copy item path
source
pub trait ShmHandler { // Required method fn
shm_state
(&mut self) -> &mut
Shm
; }
Required Methods
§
source
fn
shm_state
(&mut self) -> &mut
Shm
Implementors
§