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

XtCallbackProc MENUITEM::callback
 

Callback function; NULL if none.

Definition at line 399 of file xdefns.h.

void* MENUITEM::callback_data
 

client_data for callback()

Definition at line 400 of file xdefns.h.

unsigned long MENUITEM::flags
 

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

Definition at line 398 of file xdefns.h.

const char* MENUITEM::help
 

Help id.

Definition at line 401 of file xdefns.h.

UINT32 MENUITEM::icid
 

Interface Component ID for customization.

Definition at line 404 of file xdefns.h.

char* MENUITEM::label [mutable]
 

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

Definition at line 397 of file xdefns.h.

Widget* MENUITEM::pwidget
 

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

Definition at line 406 of file xdefns.h.

const MENUITEM* MENUITEM::subitems
 

Submenu items; NULL if none.

Definition at line 402 of file xdefns.h.

void* MENUITEM::userdata
 

Used to set userData resource if NULL passed to MxCreateMenuBar.

Definition at line 403 of file xdefns.h.

Widget MENUITEM::widget [mutable]
 

Widget created for this menu item.

Definition at line 405 of file xdefns.h.


The documentation for this struct was generated from the following file:
Generated on Tue Dec 14 13:19:59 2004 for TNTsdk by  doxygen 1.3.8-20040913