Depending on the #GtkMenuButton:use-popover property, that may be a menu or a popover.
See [gtk.menu_button.MenuButton.setMenuModel] for the interaction with the #GtkMenuButton:popup property.
gio.menu_model.MenuModel menuModel() @propertyGet menuModel property.
Depending on the #GtkMenuButton:use-popover property, that may be a menu or a popover.
See [gtk.menu_button.MenuButton.setMenuModel] for the interaction with the #GtkMenuButton:popup property.
void menuModel(gio.menu_model.MenuModel propval) @propertySet menuModel property.
propval | The #GMenuModel from which the popup will be created. Depending on the #GtkMenuButton:use-popover property, that may be a menu or a popover. See [gtk.menu_button.MenuButton.setMenuModel] for the interaction with the #GtkMenuButton:popup property. |