構造体定義書 HotDocument 今井浩司

s_menuitem

構文構文

typedef struct s_menuitem

ファイル名ファイル名

menu.h

構造体情報構造体情報

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.

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー