![]() |
µGFX
2.9
version 2.9
|
The Virtual Method Table for a widget.
_gwidgetDestroy()
or use your own function which internally calls _gwidgetDestroy()
. _gwidgetRedraw()
. Definition at line 85 of file gwin_class.h.
#include <gwin_class.h>
Data Fields | |
struct gwinVMT | g |
void(* | DefaultDraw )(GWidgetObject *gw, void *param) |
void(* gwidgetVMT::DefaultDraw) (GWidgetObject *gw, void *param) |
The default drawing routine (mandatory)
Definition at line 87 of file gwin_class.h.
struct gwinVMT gwidgetVMT::g |
This is still a GWIN
Definition at line 60 of file gwin_class.h.