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