ELinks 0.16.1.1
menu_item Struct Reference

#include <menu.h>

Collaboration diagram for menu_item:

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

Field Documentation

◆ action_id

main_action_T menu_item::action_id

◆ data

void* menu_item::data

◆ flags

menu_item_flags_T menu_item::flags

◆ func

menu_func_T menu_item::func

◆ hotkey_pos

int menu_item::hotkey_pos

◆ hotkey_state

enum hotkey_state menu_item::hotkey_state

◆ rtext

char* menu_item::rtext

◆ text

char* menu_item::text

The documentation for this struct was generated from the following file: