const char * text
The label of the button.
Definition: button.h:36
TOUCH_AREA_STRUCT base
Basic geometry of the button. You only need to set the x1, y1, x2, y2 members of this struct...
Definition: button.h:31
uint8_t font
The number of the font to use.
Definition: button.h:35
uint16_t txtcolor
The 16-bit text color.
Definition: button.h:34
uint16_t bgcolor
The 16-bit background color of the button.
Definition: button.h:32
BUTTON_CALLBACK callback
Callback.
Definition: button.h:33