MENUITEM Struct Reference

#include <mi32/xdefns.h>

List of all members.

Public Attributes

XtCallbackProc callback
void * callback_data
unsigned long flags
const char * help
UINT32 icid
char * label
Widgetpwidget
const MENUITEMsubitems
void * userdata
Widget widget

Member Data Documentation

Callback function; NULL if none.

client_data for callback()

unsigned long MENUITEM::flags

Must be same size as pointer for proper alignment on the DEC Alpha.

const char* MENUITEM::help

Help id.

Interface Component ID for customization.

char* MENUITEM::label [mutable]

Label for the item, if "-" a separator will be generated, NULL to indicate end of array.

If non-NULL, pointed-to value will be set to widget when created.

Submenu items; NULL if none.

Used to set userData resource if NULL passed to MxCreateMenuBar.

Widget created for this menu item.


The documentation for this struct was generated from the following file:

Generated on Sun Oct 7 21:33:34 2012 for TNTsdk 2012 by  doxygen 1.6.1