Function eos_rs::api::top_menu::create_main_menus
source · pub fn create_main_menus(_ov01: &OverlayLoadLease<1>)
Expand description
Prepares the top menu and sub menu, adding the different options that compose them.
Contains multiple calls to add_main_menu_option
and add_sub_menu_option
. Some of them are
conditionally executed depending on which options should be unlocked.