構造体定義書 HotDocument 今井浩司

menu

構文構文

struct menu

ファイル名ファイル名

menu.h

構造体情報構造体情報

No. 名称 属性説明
1
menu   
  next menu * Linked list of all menus
  label const char * Goto label for this menu
  parent menu *  
  parent_entry menu_entry * Entry for self in parent
  menu_entries menu_entry **  
  menu_hotkeys[256] menu_entry *  
  messages[MSG_COUNT] const char *  
  mparm[NPARAMS] int  
  nentries int  
  nentries_space int  
  defentry int  
  timeout int  
  allowedit bool  
  save bool MENU SAVE default for this menu
  curentry int  
  curtop int  
  title const char *  
  ontimeout const char *  
  onerror const char *  
  menu_master_passwd const char *  
  menu_background const char *  
  color_table color_table *  
  fkeyhelp[12] fkey_help  

See Also

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