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


Detailed Description

Definition at line 425 of file xdefns.h.


Member Data Documentation

XtCallbackProc MENUITEM::callback

Callback function; NULL if none.

Definition at line 428 of file xdefns.h.

void* MENUITEM::callback_data

client_data for callback()

Definition at line 429 of file xdefns.h.

unsigned long MENUITEM::flags

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

Definition at line 427 of file xdefns.h.

const char* MENUITEM::help

Help id.

Definition at line 430 of file xdefns.h.

UINT32 MENUITEM::icid

Interface Component ID for customization.

Definition at line 433 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 426 of file xdefns.h.

Widget* MENUITEM::pwidget

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

Definition at line 435 of file xdefns.h.

const MENUITEM* MENUITEM::subitems

Submenu items; NULL if none.

Definition at line 431 of file xdefns.h.

void* MENUITEM::userdata

Used to set userData resource if NULL passed to MxCreateMenuBar.

Definition at line 432 of file xdefns.h.

Widget MENUITEM::widget [mutable]

Widget created for this menu item.

Definition at line 434 of file xdefns.h.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 26 04:47:17 2007 for TNTsdk by  doxygen 1.5.2