pub fn window_meta(window: &Window) -> Option<&WindowMeta>Expand description
The window’s meta, inserted at new_toplevel; windows created before that (none in
practice) read as id 0 / primary output.
pub fn window_meta(window: &Window) -> Option<&WindowMeta>The window’s meta, inserted at new_toplevel; windows created before that (none in
practice) read as id 0 / primary output.