pub fn standard_menu_bar_for(
style: MenuBarStyle,
app_menus: Vec<MenuItem>,
) -> Vec<MenuItem>Expand description
Assemble the bar for a desktop’s conventions — standard_menu_bar with that style’s slot
order and stock menus.
pub fn standard_menu_bar_for(
style: MenuBarStyle,
app_menus: Vec<MenuItem>,
) -> Vec<MenuItem>Assemble the bar for a desktop’s conventions — standard_menu_bar with that style’s slot
order and stock menus.