ObjectivelyMVC 0.1.0
Object oriented MVC framework for OpenGL, SDL2 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 130 of file Label.c.