ObjectivelyMVC 0.1.0
Object oriented MVC framework for OpenGL, SDL2 and GNU C
|
A Control allowing users to select one or more Options. More...
#include <ObjectivelyMVC/Control.h>
#include <ObjectivelyMVC/Option.h>
#include <ObjectivelyMVC/StackView.h>
Go to the source code of this file.
Data Structures | |
struct | Select |
A Control allowing users to select one or more Options. More... | |
struct | SelectDelegate |
The Select delegate protocol. More... | |
Functions | |
OBJECTIVELYMVC_EXPORT Class * | _Select (void) |
OBJECTIVELYMVC_EXPORT Class * _Select | ( | void | ) |
Definition at line 413 of file Select.c.