X11workbench Toolkit  1.0
#define DIALOG_WINDOW_TAG   (*((const unsigned int *)"DLGW"))
 
#define DIALOG_ENTRY_TAG   (*((const unsigned int *)"DLGE"))
 

Detailed Description

Definitions for the High Level Dialog Box API

Macro Definition Documentation

◆ DIALOG_ENTRY_TAG

#define DIALOG_ENTRY_TAG   (*((const unsigned int *)"DLGE"))

tag for WB_DIALOG_ENTRY structure

Definition at line 166 of file dialog_window.h.

◆ DIALOG_WINDOW_TAG

#define DIALOG_WINDOW_TAG   (*((const unsigned int *)"DLGW"))

tag for WB_DIALOG_WINDOW structure

Definition at line 165 of file dialog_window.h.