![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <introspection.h>
Collaboration diagram for dt_introspection_type_enum_t:Data Fields | |
| dt_introspection_type_header_t | header |
| size_t | entries |
| dt_introspection_type_enum_tuple_t * | values |
| int | Default |
Definition at line 194 of file introspection.h.
| int dt_introspection_type_enum_t::Default |
Definition at line 199 of file introspection.h.
| size_t dt_introspection_type_enum_t::entries |
Definition at line 197 of file introspection.h.
| dt_introspection_type_header_t dt_introspection_type_enum_t::header |
Definition at line 196 of file introspection.h.
| dt_introspection_type_enum_tuple_t* dt_introspection_type_enum_t::values |
Definition at line 198 of file introspection.h.
Referenced by _iop_validate_params(), _lib_history_change_text(), dt_introspection_get_enum_name(), and dt_introspection_get_enum_value().