pub fn adjust_window(window: &mut Window)Available on crate feature
winio only.Expand description
Adjust a window to be used in an options page.
Should be called in Component::init for the window.
pub fn adjust_window(window: &mut Window)winio only.Adjust a window to be used in an options page.
Should be called in Component::init for the window.