MenuItem Struct Reference
Menu item description. More...
#include <menu.h>
Data Fields | |
| const_iptr_t | label |
| Item label (ID or ptr to string, 0 to disable) | |
| int | flags |
| See MIF_#? definitions below. | |
| MenuHook | hook |
| Callback function (NULL to terminate item list) | |
| iptr_t | userdata |
| User data to be passed back to the hook. | |
Detailed Description
Menu item description.
The documentation for this struct was generated from the following file:
![(please configure the [header_logo] section in trac.ini)](/chrome/site/bertos_logo.png)