The model should only contain submenus as toplevel elements.
PopoverMenuBar.menuModel
gio.menu_model.MenuModel menuModel() @propertyGet menuModel property.
Returns
The [gio.menu_model.MenuModel] from which the menu bar is created.
void menuModel(gio.menu_model.MenuModel propval) @propertySet menuModel property.
Parameters
propval | The [gio.menu_model.MenuModel] from which the menu bar is created. The model should only contain submenus as toplevel elements. |