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