Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_introspection_type_array_t Struct Reference

#include <introspection.h>

+ Collaboration diagram for dt_introspection_type_array_t:

Data Fields

dt_introspection_type_header_t header
 
size_t count
 
dt_introspection_type_t type
 
union dt_introspection_field_tfield
 

Detailed Description

Definition at line 179 of file introspection.h.

Field Documentation

◆ count

size_t dt_introspection_type_array_t::count

Definition at line 182 of file introspection.h.

Referenced by _iop_validate_params(), and _lib_history_change_text().

◆ field

union dt_introspection_field_t* dt_introspection_type_array_t::field

◆ header

dt_introspection_type_header_t dt_introspection_type_array_t::header

Definition at line 181 of file introspection.h.

◆ type

dt_introspection_type_t dt_introspection_type_array_t::type

Definition at line 183 of file introspection.h.

Referenced by _iop_validate_params(), and _lib_history_change_text().


The documentation for this struct was generated from the following file: