ObjectivelyMVC 0.1.0
Object oriented MVC framework for OpenGL, SDL2 and GNU C
|
A Control for presenting and capturing user-provied Text. More...
Go to the source code of this file.
Data Structures | |
struct | TextView |
A Control for presenting and capturing user-provied Text. More... | |
struct | TextViewDelegate |
The TextView delegate protocol. More... | |
Functions | |
OBJECTIVELYMVC_EXPORT Class * | _TextView (void) |
A Control for presenting and capturing user-provied Text.
Definition in file TextView.h.
OBJECTIVELYMVC_EXPORT Class * _TextView | ( | void | ) |
Definition at line 386 of file TextView.c.