ObjectivelyMVC 0.1.0
Object oriented MVC framework for OpenGL, SDL2 and GNU C
|
Go to the source code of this file.
Macros | |
#define | _Class _Option |
Functions | |
Class * | _Option (void) |
static _Bool | acceptsFirstResponder (const View *self) |
static void | dealloc (Object *self) |
static String * | description (const Object *self) |
static void | initialize (Class *clazz) |
static Option * | initWithTitle (Option *self, const char *title, ident value) |
static _Bool | matchesSelector (const View *self, const SimpleSelector *simpleSelector) |
static void | setSelected (Option *self, _Bool isSelected) |
Class * _Option | ( | void | ) |
Definition at line 151 of file Option.c.
|
static |
|
static |
|
static |
Definition at line 47 of file Option.c.
|
static |
Definition at line 134 of file Option.c.
Definition at line 100 of file Option.c.
|
static |
Definition at line 75 of file Option.c.
|
static |
Definition at line 120 of file Option.c.