typedef struct s_menuitem
No. | 名称 | 属性 | 説明 |
---|---|---|---|
1 |
s_menuitem | ||
item | const char * | ||
status | const char * | ||
data | const char * | string containing kernel to run.. but... | |
extra_data | void * | Any other data user can point to | |
handler | t_item_handler | Pointer to function of type menufn | |
action | t_action | ||
itemdata | t_itemdata | Data depends on action value | |
shortcut | char | one of [A-Za-z0-9] shortcut for this menu item | |
index | char | Index within the menu array | |
parindex | char | Index of the menu in which this item appears. |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー