GtkPopoverMenuFlags

Flags that affect how popover menus are created from a menu model.

Values

ValueMeaning
NESTED1

Create submenus as nested popovers. Without this flag, submenus are created as sliding pages that replace the main menu.

Meta