Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_lib_export_profile_t Struct Reference
+ Collaboration diagram for dt_lib_export_profile_t:

Data Fields

dt_colorspaces_color_profile_type_t type
 
char filename [512]
 
char name [512]
 
int pos
 
int ppos
 

Detailed Description

Definition at line 159 of file print_settings.c.

Field Documentation

◆ filename

◆ name

char dt_lib_export_profile_t::name[512]

Definition at line 163 of file print_settings.c.

Referenced by _get_profiles(), and gui_init().

◆ pos

int dt_lib_export_profile_t::pos

Definition at line 164 of file print_settings.c.

Referenced by _get_profiles(), _profile_changed(), and gui_init().

◆ ppos

int dt_lib_export_profile_t::ppos

Definition at line 164 of file print_settings.c.

Referenced by _get_profiles(), _printer_profile_changed(), and gui_init().

◆ type

dt_colorspaces_color_profile_type_t dt_lib_export_profile_t::type

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