const char * text
The label of the button.
uint16_t txtcolor
The 16-bit text color.
uint16_t bgcolor
The 16-bit background color of the button.
TOUCH_AREA_STRUCT base
Basic geometry of the button. You only need to set the x1, y1, x2, y2 members of this struct...
BUTTON_CALLBACK callback
Callback which is executed when the button is pressed.
uint8_t font
The number of the font to use.