|
ELinks 0.19.1
|
#include <menu.h>

Data Fields | |
| char * | text |
| char * | rtext |
| main_action_T | action_id |
| menu_func_T | func |
| void * | data |
| menu_item_flags_T | flags |
| enum hotkey_state | hotkey_state |
| int | hotkey_pos |
| main_action_T menu_item::action_id |
| void* menu_item::data |
| menu_item_flags_T menu_item::flags |
| menu_func_T menu_item::func |
| int menu_item::hotkey_pos |
| enum hotkey_state menu_item::hotkey_state |
| char* menu_item::rtext |
| char* menu_item::text |