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

#include <introspection.h>

+ Collaboration diagram for dt_introspection_type_union_t:

Data Fields

dt_introspection_type_header_t header
 
size_t entries
 
union dt_introspection_field_t ** fields
 

Detailed Description

Definition at line 209 of file introspection.h.

Field Documentation

◆ entries

size_t dt_introspection_type_union_t::entries

Definition at line 212 of file introspection.h.

Referenced by _iop_validate_params().

◆ fields

union dt_introspection_field_t** dt_introspection_type_union_t::fields

Definition at line 213 of file introspection.h.

Referenced by _iop_validate_params(), and dt_introspection_get_child().

◆ header

dt_introspection_type_header_t dt_introspection_type_union_t::header

Definition at line 211 of file introspection.h.


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