![]() |
µGFX
2.9
version 2.9
|
The GColorSet structure.
Definition at line 37 of file gwin_widget.h.
#include <gwin_widget.h>
Data Fields | |
gColor | text |
gColor | edge |
gColor | fill |
gColor | progress |
gColor GColorSet::edge |
The edge color
Definition at line 39 of file gwin_widget.h.
gColor GColorSet::fill |
The fill color
Definition at line 40 of file gwin_widget.h.
gColor GColorSet::progress |
The color of progress bars
Definition at line 41 of file gwin_widget.h.
gColor GColorSet::text |
The text color
Definition at line 38 of file gwin_widget.h.