|
ObjectivelyMVC
Object oriented MVC framework for SDL3 and GNU C
|
The Select delegate protocol. More...
#include <Select.h>
Data Fields | |
| void(* | didSelectOption )(Select *select, Option *option) |
| Called when a selection is made. | |
| ident | self |
| The delegate self-reference. | |