|
ObjectivelyMVC
Object oriented MVC framework for SDL3 and GNU C
|
#include <ObjectivelyMVC/Text.h>Go to the source code of this file.
Data Structures | |
| struct | Label |
| Labels provide a configurable container for Text. More... | |
Functions | |
| OBJECTIVELYMVC_EXPORT Class * | _Label (void) |
| OBJECTIVELYMVC_EXPORT Class * _Label | ( | void | ) |
Definition at line 131 of file Label.c.