Property
GtkMenuButton:menu-model
since: 3.6
Description [src]
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_set_menu_model()
for the interaction with the
GtkMenuButton:popup
property.
Type:GMenuModel
Available since: 3.6
Getter method | gtk_menu_button_get_menu_model() |
Setter method | gtk_menu_button_set_menu_model() |