#include <mi32/xdefns.h>
Public Attributes | |
| const char * | help |
| UINT32 | icid |
| const MENUITEM * | items |
| char * | label |
| Widget * | pwidget |
| Widget | widget |
| Widget * | widget_list |
| const char* MENUBARITEM::help |
Help id.
Interface Component ID for customization.
| const MENUITEM* MENUBARITEM::items |
First pulldown menu items, NULL to indicate end.
char* MENUBARITEM::label [mutable] |
Label for the item, NULL to indicate end of array.
If non-NULL, pointed-to value will be set to widget when created.
Widget MENUBARITEM::widget [mutable] |
Widget created for this menu bar item.
Array of widgets to save into.
1.6.1