|
X11workbench Toolkit
1.0
|
| #define | DIALOG_WINDOW_TAG (*((const unsigned int *)"DLGW")) |
| #define | DIALOG_ENTRY_TAG (*((const unsigned int *)"DLGE")) |
Definitions for the High Level Dialog Box API
| #define DIALOG_ENTRY_TAG (*((const unsigned int *)"DLGE")) |
tag for WB_DIALOG_ENTRY structure
Definition at line 166 of file dialog_window.h.
| #define DIALOG_WINDOW_TAG (*((const unsigned int *)"DLGW")) |
tag for WB_DIALOG_WINDOW structure
Definition at line 165 of file dialog_window.h.