ObjectivelyMVC 0.1.0
Object oriented MVC framework for OpenGL, SDL2 and GNU C
|
PageViews manage their subviews as pages in a book. More...
#include <ObjectivelyMVC/View.h>
Go to the source code of this file.
Data Structures | |
struct | PageView |
PageViews manage their subviews as pages in a book. More... | |
struct | PageViewDelegate |
The PageView delegate protocol. More... | |
Functions | |
OBJECTIVELYMVC_EXPORT Class * | _PageView (void) |
PageViews manage their subviews as pages in a book.
Definition in file PageView.h.
OBJECTIVELYMVC_EXPORT Class * _PageView | ( | void | ) |
Definition at line 161 of file PageView.c.