#include <mi32/xdefns.h>
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 |
| Widget * | pwidget |
| const UNICODE * | ToolTip |
| void * | userdata |
|
|
Background color of icon if MxBUTTON_BACKGROUND_PIXEL is set.
|
|
|
Callback function; NULL if none.
|
|
|
client_data for callback() if NULL passed to MxCreateButtonRow
|
|
|
if not NULL, will override "class" passed to MxCreateIconButtonXXXX
|
|
|
see below
|
|
|
Help id.
|
|
|
Interface Component ID for customization.
|
|
|
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.
|
1.3.8-20040913