Enumeration
GntMenuType
Description [src]
A toplevel-menu is displayed at the top of the screen, and it spans across the entire width of the screen. A popup-menu could be displayed, for example, as a context menu for widgets.
Members
Name | Description |
---|---|
GNT_MENU_TOPLEVEL |
Menu for a toplevel window. |
GNT_MENU_POPUP |
A popup menu. |