Struct winit::os::unix::x11::WindowProxy
[−]
[src]
pub struct WindowProxy { /* fields omitted */ }Methods
impl WindowProxy[src]
fn wakeup_event_loop(&self)
Trait Implementations
impl Clone for WindowProxy[src]
fn clone(&self) -> WindowProxy
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more