![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <introspection.h>
Collaboration diagram for dt_introspection_type_uint_t:Data Fields | |
| dt_introspection_type_header_t | header |
| unsigned int | Min |
| unsigned int | Max |
| unsigned int | Default |
Definition at line 149 of file introspection.h.
| unsigned int dt_introspection_type_uint_t::Default |
Definition at line 154 of file introspection.h.
| dt_introspection_type_header_t dt_introspection_type_uint_t::header |
Definition at line 151 of file introspection.h.
| unsigned int dt_introspection_type_uint_t::Max |
Definition at line 153 of file introspection.h.
Referenced by _iop_validate_params().
| unsigned int dt_introspection_type_uint_t::Min |
Definition at line 152 of file introspection.h.
Referenced by _iop_validate_params().