GUI_DRAW is only used within STemWin.
 
Symbols
loading...
Files
loading...

GUI_DRAW struct

GUI_DRAW The GUI_DRAW object is used as base class for selfdrawing, non-windows objects. They are used as content of different widgets, such as the bitmap or header widgets.

Syntax

typedef struct GUI_DRAW GUI_DRAW;
Implemented in WIDGET.h:278

Fields

pConsts

No summary provided. Read more...

Data

No summary provided. Read more...

xOff

No summary provided. Read more...

yOff

No summary provided. Read more...

References

LocationReferrerText
WIDGET.h:266
typedef struct GUI_DRAW GUI_DRAW;
WIDGET.h:278
struct GUI_DRAW {
WIDGET.h:266
typedef struct GUI_DRAW GUI_DRAW;

all items filtered out
GUI_DRAW
all items filtered out