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