GoldFish Engine
Quite simple and lightweight game engine
Loading...
Searching...
No Matches
gf_gui_button_t Struct Reference

Button component. More...

#include <gf_type/gui.h>

Data Fields

char * text
 Button text.
 

Detailed Description

Button component.

Definition at line 67 of file gui.h.

Field Documentation

◆ text

gf_gui_button_t::text

Button text.

Definition at line 67 of file gui.h.


The documentation for this struct was generated from the following file: