MenuButtonGidBuilderImpl.menuModel

Set menuModel property.

class MenuButtonGidBuilderImpl(T)
T
menuModel

Parameters

propval gio.menu_model.MenuModel

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.

Return Value

Type: T

Builder instance for fluent chaining