|
GEMLIB
0.44.0
|
#include <mt_gem.h>
Data Fields | |
| OBJECT * | mn_tree |
| short | mn_menu |
| short | mn_item |
| short | mn_scroll |
| short | mn_keystate |
MENU structure, used by mt_menu_attach() and mt_menu_popup()
| short _menu::mn_item |
Is the starting menu item
| short _menu::mn_keystate |
key state
| short _menu::mn_menu |
Is an index to the parent object of the menu items.
| short _menu::mn_scroll |
contains one of the following values:
| OBJECT* _menu::mn_tree |
Points to the OBJECT tree of the sub-menu
1.8.9.1