MenuButton.menuModel

Get menuModel property.

  1. gio.menu_model.MenuModel menuModel [@property getter]
    class MenuButton
    @property
    menuModel
    ()
  2. gio.menu_model.MenuModel menuModel [@property setter]

Return Value

Type: gio.menu_model.MenuModel

The gio.menu_model.MenuModel from which the popup will be created.

See gtk.menu_button.MenuButton.setMenuModel for the interaction with the gtk.menu_button.MenuButton.popover property.