pub fn with_window_manager<R, F: FnOnce(&WindowManager) -> R>(f: F) -> Option<R>Expand description
Execute a function with the window manager
pub fn with_window_manager<R, F: FnOnce(&WindowManager) -> R>(f: F) -> Option<R>Execute a function with the window manager