PopoverMenuBar.menuModel

Set menuModel property.

  1. gio.menu_model.MenuModel menuModel [@property getter]
  2. gio.menu_model.MenuModel menuModel [@property setter]
    class PopoverMenuBar
    @property
    void
    menuModel

Parameters

propval gio.menu_model.MenuModel

The gio.menu_model.MenuModel from which the menu bar is created.

The model should only contain submenus as toplevel elements.