![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <introspection.h>
Collaboration diagram for dt_introspection_type_int8_t:Data Fields | |
| dt_introspection_type_header_t | header |
| int8_t | Min |
| int8_t | Max |
| char | Default |
Definition at line 109 of file introspection.h.
| char dt_introspection_type_int8_t::Default |
Definition at line 114 of file introspection.h.
| dt_introspection_type_header_t dt_introspection_type_int8_t::header |
Definition at line 111 of file introspection.h.
| int8_t dt_introspection_type_int8_t::Max |
Definition at line 113 of file introspection.h.
Referenced by _iop_validate_params().
| int8_t dt_introspection_type_int8_t::Min |
Definition at line 112 of file introspection.h.
Referenced by _iop_validate_params().