pub fn menu_remove(menu: &Menu)
Expand description
Remove a submenu from its parent. Note that this is not done automatically when a menu is dropped.
pub fn menu_remove(menu: &Menu)
Remove a submenu from its parent. Note that this is not done automatically when a menu is dropped.