#include <glcd_types.h>
Public Attributes | |
LCD_ButtonLabel | label |
LCD_Color | edge_color |
LCD_Color | fill_color |
LCD_Padding | padding |
Definition at line 142 of file glcd_types.h.
LCD_Color LCD_Button::edge_color |
Definition at line 145 of file glcd_types.h.
LCD_Color LCD_Button::fill_color |
Definition at line 145 of file glcd_types.h.
LCD_ButtonLabel LCD_Button::label |
Definition at line 144 of file glcd_types.h.
LCD_Padding LCD_Button::padding |
Definition at line 146 of file glcd_types.h.