Choco OS
V.0.16.9.0
Join to the chocolate world
|
stores style of elements More...
#include <oc_tgui.h>
Data Fields | |
oC_TGUI_Color_t | Background |
Color of the background. | |
oC_TGUI_Color_t | Foreground |
Color of the foreground. | |
oC_TGUI_TextStyle_t | TextStyle |
Text attributes (bold/underline,etc) | |
bool | DontDraw |
Additional field for TGUI functions. More... | |
The type stores all terminal style parameters in one structure. Example of usage:
This is result of the example code:
The structure fields:
bool DontDraw |