![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <introspection.h>
Collaboration diagram for dt_introspection_type_int_t:Data Fields | |
| dt_introspection_type_header_t | header |
| int | Min |
| int | Max |
| int | Default |
Definition at line 141 of file introspection.h.
| int dt_introspection_type_int_t::Default |
Definition at line 146 of file introspection.h.
| dt_introspection_type_header_t dt_introspection_type_int_t::header |
Definition at line 143 of file introspection.h.
| int dt_introspection_type_int_t::Max |
Definition at line 145 of file introspection.h.
Referenced by _iop_validate_params().
| int dt_introspection_type_int_t::Min |
Definition at line 144 of file introspection.h.
Referenced by _iop_validate_params().