![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <introspection.h>
Collaboration diagram for dt_introspection_type_char_t:Data Fields | |
| dt_introspection_type_header_t | header |
| char | Min |
| char | Max |
| char | Default |
Definition at line 101 of file introspection.h.
| char dt_introspection_type_char_t::Default |
Definition at line 106 of file introspection.h.
| dt_introspection_type_header_t dt_introspection_type_char_t::header |
Definition at line 103 of file introspection.h.
| char dt_introspection_type_char_t::Max |
Definition at line 105 of file introspection.h.
Referenced by _iop_validate_params().
| char dt_introspection_type_char_t::Min |
Definition at line 104 of file introspection.h.
Referenced by _iop_validate_params().