See [gtk.menu_button.MenuButton.setMenuModel] for the interaction with the [gtk.menu_button.MenuButton.popover] property.
MenuButton.menuModel
gio.menu_model.MenuModel menuModel() @propertyGet menuModel property.
Returns
The [gio.menu_model.MenuModel] from which the popup will be created.
void menuModel(gio.menu_model.MenuModel propval) @propertySet menuModel property.
Parameters
propval | 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. |