Button component.
More...
#include <gf_type/gui.h>
|
char * | text |
| Button text.
|
|
int | pressed |
| 1 if pressed, otherwise 0
|
|
Button component.
Definition at line 57 of file gui.h.
◆ pressed
1
if pressed, otherwise 0
Definition at line 57 of file gui.h.
◆ text
Button text.
Definition at line 57 of file gui.h.
The documentation for this struct was generated from the following file: