|
ObjectivelyMVC
Object oriented MVC framework for SDL3 and GNU C
|
ScrollViews allow users to pan their internal contents. More...
Go to the source code of this file.
Data Structures | |
| struct | ScrollView |
| ScrollViews allow users to pan their internal contents. More... | |
| struct | ScrollViewDelegate |
| The ScrollView delegate protocol. More... | |
Functions | |
| OBJECTIVELYMVC_EXPORT Class * | _ScrollView (void) |
ScrollViews allow users to pan their internal contents.
Definition in file ScrollView.h.
| OBJECTIVELYMVC_EXPORT Class * _ScrollView | ( | void | ) |
Definition at line 279 of file ScrollView.c.