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

Data Fields

GtkWidgetsize
 
GtkWidgetaspect
 
GtkWidgetaspect_slider
 
GtkWidgetaspect_orient
 
GtkWidgetpos_h
 
GtkWidgetpos_h_slider
 
GtkWidgetpos_v
 
GtkWidgetpos_v_slider
 
GtkWidgetcolorpick
 
GtkWidgetborder_picker
 
float aspect_ratios [12]
 
float pos_h_ratios [5]
 
float pos_v_ratios [5]
 
GtkWidgetframe_size
 
GtkWidgetframe_offset
 
GtkWidgetframe_colorpick
 
GtkWidgetframe_picker
 

Detailed Description

Definition at line 122 of file borders.c.

Field Documentation

◆ aspect

GtkWidget* dt_iop_borders_gui_data_t::aspect

Definition at line 125 of file borders.c.

◆ aspect_orient

GtkWidget* dt_iop_borders_gui_data_t::aspect_orient

Definition at line 127 of file borders.c.

◆ aspect_ratios

float dt_iop_borders_gui_data_t::aspect_ratios[12]

Definition at line 134 of file borders.c.

◆ aspect_slider

GtkWidget* dt_iop_borders_gui_data_t::aspect_slider

Definition at line 126 of file borders.c.

◆ border_picker

GtkWidget* dt_iop_borders_gui_data_t::border_picker

Definition at line 133 of file borders.c.

◆ colorpick

GtkWidget* dt_iop_borders_gui_data_t::colorpick

Definition at line 132 of file borders.c.

◆ frame_colorpick

GtkWidget* dt_iop_borders_gui_data_t::frame_colorpick

Definition at line 139 of file borders.c.

◆ frame_offset

GtkWidget* dt_iop_borders_gui_data_t::frame_offset

Definition at line 138 of file borders.c.

◆ frame_picker

GtkWidget* dt_iop_borders_gui_data_t::frame_picker

Definition at line 140 of file borders.c.

◆ frame_size

GtkWidget* dt_iop_borders_gui_data_t::frame_size

Definition at line 137 of file borders.c.

◆ pos_h

GtkWidget* dt_iop_borders_gui_data_t::pos_h

Definition at line 128 of file borders.c.

◆ pos_h_ratios

float dt_iop_borders_gui_data_t::pos_h_ratios[5]

Definition at line 135 of file borders.c.

◆ pos_h_slider

GtkWidget* dt_iop_borders_gui_data_t::pos_h_slider

Definition at line 129 of file borders.c.

◆ pos_v

GtkWidget* dt_iop_borders_gui_data_t::pos_v

Definition at line 130 of file borders.c.

◆ pos_v_ratios

float dt_iop_borders_gui_data_t::pos_v_ratios[5]

Definition at line 136 of file borders.c.

◆ pos_v_slider

GtkWidget* dt_iop_borders_gui_data_t::pos_v_slider

Definition at line 131 of file borders.c.

◆ size

GtkWidget* dt_iop_borders_gui_data_t::size

Definition at line 124 of file borders.c.


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