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

Data Fields

GtkWidgetdensity
 
GtkWidgethardness
 
GtkWidgetrotation
 
GtkWidgethue
 
GtkWidgetsaturation
 
int selected
 
int dragging
 
gboolean define
 
float oldx
 
float oldy
 
grad_point_t a
 
grad_point_t b
 

Detailed Description

Definition at line 159 of file graduatednd.c.

Field Documentation

◆ a

grad_point_t dt_iop_graduatednd_gui_data_t::a

Definition at line 169 of file graduatednd.c.

◆ b

grad_point_t dt_iop_graduatednd_gui_data_t::b

Definition at line 170 of file graduatednd.c.

◆ define

gboolean dt_iop_graduatednd_gui_data_t::define

Definition at line 166 of file graduatednd.c.

◆ density

GtkWidget* dt_iop_graduatednd_gui_data_t::density

Definition at line 161 of file graduatednd.c.

◆ dragging

int dt_iop_graduatednd_gui_data_t::dragging

Definition at line 164 of file graduatednd.c.

◆ hardness

GtkWidget * dt_iop_graduatednd_gui_data_t::hardness

Definition at line 161 of file graduatednd.c.

◆ hue

GtkWidget * dt_iop_graduatednd_gui_data_t::hue

Definition at line 161 of file graduatednd.c.

◆ oldx

float dt_iop_graduatednd_gui_data_t::oldx

Definition at line 167 of file graduatednd.c.

◆ oldy

float dt_iop_graduatednd_gui_data_t::oldy

Definition at line 168 of file graduatednd.c.

◆ rotation

GtkWidget * dt_iop_graduatednd_gui_data_t::rotation

Definition at line 161 of file graduatednd.c.

◆ saturation

GtkWidget * dt_iop_graduatednd_gui_data_t::saturation

Definition at line 161 of file graduatednd.c.

◆ selected

int dt_iop_graduatednd_gui_data_t::selected

Definition at line 163 of file graduatednd.c.


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