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

Data Fields

GtkWidgetdimensions_type
 
GtkWidgetprint_dpi
 
GtkWidgetprint_height
 
GtkWidgetprint_width
 
GtkWidgetunit_label
 
GtkWidgetwidth
 
GtkWidgetheight
 
GtkWidgetpx_size
 
GtkWidgetprint_size
 
GtkWidgetscale
 
GtkWidgetsize_in_px
 
GtkWidgetstorage
 
GtkWidgetformat
 
int format_lut [128]
 
uint32_t max_allowed_width
 
uint32_t max_allowed_height
 
GtkWidgetprofile
 
GtkWidgetintent
 
GtkWidgetstyle
 
GtkButton * export_button
 
GtkWidgetstorage_extra_container
 
GtkWidgetformat_extra_container
 
GtkWidgetexport_masks
 
char * metadata_export
 

Detailed Description

Definition at line 95 of file export.c.

Field Documentation

◆ dimensions_type

GtkWidget* dt_lib_export_t::dimensions_type

Definition at line 97 of file export.c.

Referenced by _size_update_display(), pixels2print(), and print2pixels().

◆ export_button

GtkButton* dt_lib_export_t::export_button

Definition at line 105 of file export.c.

◆ export_masks

GtkWidget* dt_lib_export_t::export_masks

Definition at line 107 of file export.c.

◆ format

GtkWidget * dt_lib_export_t::format

Definition at line 101 of file export.c.

◆ format_extra_container

GtkWidget * dt_lib_export_t::format_extra_container

Definition at line 106 of file export.c.

◆ format_lut

int dt_lib_export_t::format_lut[128]

Definition at line 102 of file export.c.

◆ height

GtkWidget * dt_lib_export_t::height

Definition at line 99 of file export.c.

Referenced by _resync_pixel_dimensions().

◆ intent

GtkWidget * dt_lib_export_t::intent

Definition at line 104 of file export.c.

◆ max_allowed_height

uint32_t dt_lib_export_t::max_allowed_height

Definition at line 103 of file export.c.

◆ max_allowed_width

uint32_t dt_lib_export_t::max_allowed_width

Definition at line 103 of file export.c.

◆ metadata_export

char* dt_lib_export_t::metadata_export

Definition at line 108 of file export.c.

◆ print_dpi

GtkWidget * dt_lib_export_t::print_dpi

Definition at line 97 of file export.c.

Referenced by _resync_print_dimensions(), cm2pixels(), inch2pixels(), pixels2cm(), and pixels2inch().

◆ print_height

GtkWidget * dt_lib_export_t::print_height

Definition at line 97 of file export.c.

Referenced by _resync_pixel_dimensions(), and _resync_print_dimensions().

◆ print_size

GtkWidget * dt_lib_export_t::print_size

Definition at line 100 of file export.c.

Referenced by _size_update_display().

◆ print_width

GtkWidget * dt_lib_export_t::print_width

Definition at line 97 of file export.c.

Referenced by _resync_pixel_dimensions(), and _resync_print_dimensions().

◆ profile

GtkWidget* dt_lib_export_t::profile

Definition at line 104 of file export.c.

◆ px_size

GtkWidget* dt_lib_export_t::px_size

Definition at line 100 of file export.c.

Referenced by _size_update_display().

◆ scale

GtkWidget * dt_lib_export_t::scale

Definition at line 100 of file export.c.

Referenced by _size_update_display().

◆ size_in_px

GtkWidget * dt_lib_export_t::size_in_px

Definition at line 100 of file export.c.

◆ storage

GtkWidget* dt_lib_export_t::storage

Definition at line 101 of file export.c.

◆ storage_extra_container

GtkWidget* dt_lib_export_t::storage_extra_container

Definition at line 106 of file export.c.

◆ style

GtkWidget * dt_lib_export_t::style

Definition at line 104 of file export.c.

◆ unit_label

GtkWidget* dt_lib_export_t::unit_label

Definition at line 98 of file export.c.

Referenced by _size_update_display().

◆ width

GtkWidget* dt_lib_export_t::width

Definition at line 99 of file export.c.

Referenced by _resync_pixel_dimensions().


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