構文typedef struct _MenuSpec
ファイル名
構造体情報| No. | 名称 | 属性 | 説明 |
|---|---|---|---|
1 |
_MenuSpec | ||
| name | String | ||
| currentContext | Context | ||
| menuWidget | Widget | RowColumn widget | |
| whichButton | unsigned int | tracks whichButton resource for top menu | |
| height | unsigned int | height of top menu | |
| menuItems | MenuItem * | linked list of MenuItem structures | |
| menuButtons | MenuButton * | array of MenuButton structures | |
| menuButtonSize | unsigned int | size of menuButtons array | |
| menuButtonCount | unsigned int | number of menuButtons elements in use | |
| accelContext | Context | accelerator context | |
| accelKeySpecs | KeySpec * | list of accelerator KeySpecs | |
| nextMenuSpec | _MenuSpec * |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー