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

#include <introspection.h>

+ Collaboration diagram for dt_introspection_type_int8_t:

Data Fields

dt_introspection_type_header_t header
 
int8_t Min
 
int8_t Max
 
char Default
 

Detailed Description

Definition at line 109 of file introspection.h.

Field Documentation

◆ Default

char dt_introspection_type_int8_t::Default

Definition at line 114 of file introspection.h.

◆ header

dt_introspection_type_header_t dt_introspection_type_int8_t::header

Definition at line 111 of file introspection.h.

◆ Max

int8_t dt_introspection_type_int8_t::Max

Definition at line 113 of file introspection.h.

Referenced by _iop_validate_params().

◆ Min

int8_t dt_introspection_type_int8_t::Min

Definition at line 112 of file introspection.h.

Referenced by _iop_validate_params().


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