Enumeration
GtkPopoverMenuFlags
since: 4.0
Description [src]
Flags that affect how GtkPopoverMenu
widgets built from
a GMenuModel
are created and displayed.
Available since: 4.0
Members
GTK_POPOVER_MENU_SLIDING
-
Submenus are presented as sliding submenus that replace the main menu.
- Value:
0
- Nickname:
sliding
- Available since: 4.14
- Value:
GTK_POPOVER_MENU_NESTED
-
Submenus are presented as traditional, nested popovers.
- Value:
1
- Nickname:
nested
- Available since: 4.0
- Value: