GtkPopoverMenuFlags

Flags that affect how gtk.popover_menu.PopoverMenu widgets built from a gio.menu_model.MenuModel are created and displayed.

Values

ValueMeaning
Sliding0

Submenus are presented as sliding submenus that replace the main menu.

Nested1

Submenus are presented as traditional, nested popovers.