![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <introspection.h>
Collaboration diagram for dt_introspection_type_long_t:Data Fields | |
| dt_introspection_type_header_t | header |
| long | Min |
| long | Max |
| long | Default |
Definition at line 157 of file introspection.h.
| long dt_introspection_type_long_t::Default |
Definition at line 162 of file introspection.h.
| dt_introspection_type_header_t dt_introspection_type_long_t::header |
Definition at line 159 of file introspection.h.
| long dt_introspection_type_long_t::Max |
Definition at line 161 of file introspection.h.
| long dt_introspection_type_long_t::Min |
Definition at line 160 of file introspection.h.