typedef enum
No. | 名称 | 属性 | 説明 |
---|---|---|---|
1 |
DMenuItemType | ||
DMENU_DISPLAY_FILE | Display a file's contents | ||
DMENU_SUBMENU | Recurse into another menu | ||
DMENU_SYSTEM_COMMAND | Run shell commmand | ||
DMENU_SYSTEM_COMMAND_BOX | Same as above, but in prgbox | ||
DMENU_SET_VARIABLE | Set an environment/system var | ||
DMENU_SET_FLAG | Set flag in an unsigned int | ||
DMENU_SET_VALUE | Set unsigned int to value | ||
DMENU_CALL | Call back a C function | ||
DMENU_CANCEL | Cancel out of this menu | ||
DMENU_NOP | Do nothing special for item |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー