|
ObjectivelyMVC
Object oriented MVC framework for SDL3 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 53 of file TableHeaderCellView.c.