|
ObjectivelyMVC
Object oriented MVC framework for SDL3 and GNU C
|
A ViewController manages a View and its descendants. More...
Go to the source code of this file.
Data Structures | |
| struct | ViewController |
| A ViewController manages a View and its descendants. More... | |
Functions | |
| OBJECTIVELYMVC_EXPORT Class * | _ViewController (void) |
A ViewController manages a View and its descendants.
Definition in file ViewController.h.
| OBJECTIVELYMVC_EXPORT Class * _ViewController | ( | void | ) |
Definition at line 335 of file ViewController.c.