ObjectivelyMVC 0.1.0
Object oriented MVC framework for OpenGL, SDL2 and GNU C
|
The CollectionItemView type. More...
#include <ObjectivelyMVC/ImageView.h>
#include <ObjectivelyMVC/Text.h>
#include <ObjectivelyMVC/View.h>
Go to the source code of this file.
Data Structures | |
struct | CollectionItemView |
CollectionViewItems are a visual representation of an item within a CollectionView. More... | |
Functions | |
OBJECTIVELYMVC_EXPORT Class * | _CollectionItemView (void) |
The CollectionItemView type.
Definition in file CollectionItemView.h.
OBJECTIVELYMVC_EXPORT Class * _CollectionItemView | ( | void | ) |
Definition at line 137 of file CollectionItemView.c.