構造体定義書 HotDocument 今井浩司

menu_entry

構文構文

struct menu_entry

ファイル名ファイル名

menu.h

構造体情報構造体情報

No. 名称 属性説明
1
menu_entry   
  menu menu * Parent menu
  displayname const char *  
  label const char *  
  passwd const char *  
  helptext char *  
  cmdline const char *  
  submenu menu *  
  next menu_entry * Linked list of all labels across menus
  entry int Entry number inside menu
  action menu_action  
  hotkey unsigned char  
  save bool Save this entry if selected

See Also

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