ObjectivelyMVC 0.1.0
Object oriented MVC framework for OpenGL, SDL2 and GNU C
|
Header rows for TableViews. More...
#include <ObjectivelyMVC/TableRowView.h>
Go to the source code of this file.
Data Structures | |
struct | TableHeaderView |
The header row is a specialized TableRow depicting the TableColumn handles. More... | |
Functions | |
OBJECTIVELYMVC_EXPORT Class * | _TableHeaderView (void) |
Header rows for TableViews.
Definition in file TableHeaderView.h.
OBJECTIVELYMVC_EXPORT Class * _TableHeaderView | ( | void | ) |
Definition at line 82 of file TableHeaderView.c.