BUTTONITEM Struct Reference

#include <mi32/xdefns.h>

List of all members.

Public Attributes

Pixel BackgroundPixel
XtCallbackProc callback
void * callback_data
const char * ClassName
UINT32 flags
const char * help
UINT32 icid
const char * IconName
char * label
Widget pbwidget
Widgetpwidget
const MIUNICODEToolTip
void * userdata

Member Data Documentation

Background color of icon if MxBUTTON_BACKGROUND_PIXEL is set.

Callback function; NULL if none.

client_data for callback() if NULL passed to MxCreateButtonRow

const char* BUTTONITEM::ClassName

if not NULL, will override "class" passed to MxCreateIconButtonXXXX

see below

const char* BUTTONITEM::help

Help id.

Interface Component ID for customization.

const char* BUTTONITEM::IconName

name of the bitmap fill pattern to use for the icon (16 chars max)

the label for the item

Widget created.

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

ToolTip string for override.

Used to set userData resource if NULL passed to MxCreateButtonRow.


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

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