Data types in menu.h
Data structures, typedefs, and enumerations that are available for working with menus.
Menu events
Define the menu service events.
menu_invocation_t
An opaque structure representing a menu invocation.
menu_item_t
An opaque structure representing a menu item.
menu_request_t
An opaque structure representing a menu request.
menu_sub_item_t
An opaque structure representing a menu sub-item.
menu_sub_item_type_t
This enumeration defines the possible types of menu sub-items.
Parent topic:
Menus (menu.h)
Related concepts
Functions in menu.h