ObjectivelyMVC 0.1.0
Object oriented MVC framework for OpenGL, SDL2 and GNU C
|
A Control allowing users to drag a handle to select a numeric value. More...
Go to the source code of this file.
Data Structures | |
struct | Slider |
A Control allowing users to drag a handle to select a numeric value. More... | |
struct | SliderDelegate |
The Slider delegate protocol. More... | |
Functions | |
OBJECTIVELYMVC_EXPORT Class * | _Slider (void) |
OBJECTIVELYMVC_EXPORT Class * _Slider | ( | void | ) |
Definition at line 298 of file Slider.c.