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

#include <introspection.h>

+ Collaboration diagram for dt_introspection_type_int_t:

Data Fields

dt_introspection_type_header_t header
 
int Min
 
int Max
 
int Default
 

Detailed Description

Definition at line 141 of file introspection.h.

Field Documentation

◆ Default

int dt_introspection_type_int_t::Default

Definition at line 146 of file introspection.h.

◆ header

dt_introspection_type_header_t dt_introspection_type_int_t::header

Definition at line 143 of file introspection.h.

◆ Max

int dt_introspection_type_int_t::Max

Definition at line 145 of file introspection.h.

Referenced by _iop_validate_params().

◆ Min

int dt_introspection_type_int_t::Min

Definition at line 144 of file introspection.h.

Referenced by _iop_validate_params().


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