![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <introspection.h>
Collaboration diagram for dt_introspection_type_header_t:Data Fields | |
| dt_introspection_type_t | type |
| const char * | type_name |
| const char * | name |
| const char * | field_name |
| const char * | description |
| size_t | size |
| size_t | offset |
| struct dt_iop_module_so_t * | so |
| const char* dt_introspection_type_header_t::description |
Referenced by _lib_history_change_text().
| const char* dt_introspection_type_header_t::field_name |
Referenced by _lib_history_change_text(), and dt_iop_default_init().
| const char* dt_introspection_type_header_t::name |
Referenced by _iop_validate_params().
| size_t dt_introspection_type_header_t::offset |
Referenced by _iop_validate_params(), _lib_history_change_text(), dt_introspection_get_child(), and dt_iop_default_init().
| size_t dt_introspection_type_header_t::size |
Referenced by _iop_validate_params(), _lib_history_change_text(), dt_introspection_access_array(), and dt_iop_default_init().
| struct dt_iop_module_so_t* dt_introspection_type_header_t::so |
| dt_introspection_type_t dt_introspection_type_header_t::type |
| const char* dt_introspection_type_header_t::type_name |
Referenced by _iop_validate_params(), _lib_history_change_text(), and dt_iop_default_init().