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