[][src]Trait browser_window::window::OwnedWindow

pub trait OwnedWindow {
    fn window_handle(&self) -> WindowHandle;
}

Required methods

fn window_handle(&self) -> WindowHandle

Loading content...

Implementors

impl OwnedWindow for BrowserWindow[src]

impl OwnedWindow for BrowserWindowThreaded[src]

Loading content...