ObjectivelyMVC 0.1.0
Object oriented MVC framework for OpenGL, SDL2 and GNU C
|
Header cells for TableViews. More...
#include <ObjectivelyMVC/TableCellView.h>
Go to the source code of this file.
Data Structures | |
struct | TableHeaderCellView |
Header cells provide clickable sort handles for TableView instances. More... | |
Functions | |
OBJECTIVELYMVC_EXPORT Class * | _TableHeaderCellView (void) |
Header cells for TableViews.
Definition in file TableHeaderCellView.h.
OBJECTIVELYMVC_EXPORT Class * _TableHeaderCellView | ( | void | ) |
Definition at line 54 of file TableHeaderCellView.c.