|
ObjectivelyMVC 0.1.0
Object oriented MVC framework for OpenGL, SDL2 and GNU C
|
Each row in a TableView is comprised of TableCellViews. More...
#include <ObjectivelyMVC/Text.h>Go to the source code of this file.
Data Structures | |
| struct | TableCellView |
| Each row in a TableView is comprised of TableCellViews. More... | |
Functions | |
| OBJECTIVELYMVC_EXPORT Class * | _TableCellView (void) |
Each row in a TableView is comprised of TableCellViews.
Definition in file TableCellView.h.
| OBJECTIVELYMVC_EXPORT Class * _TableCellView | ( | void | ) |
Definition at line 79 of file TableCellView.c.