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

Data Fields

GtkWidgetwatermarks
 
GList * watermarks_filenames
 
GtkWidgetrefresh
 
GtkWidgetalign [9]
 
GtkWidgetopacity
 
GtkWidgetscale
 
GtkWidgetx_offset
 
GtkWidgety_offset
 
GtkWidgetsizeto
 
GtkWidgetrotate
 
GtkWidgettext
 
GtkWidgetcolorpick
 
GtkWidgetfontsel
 
GtkWidgetcolor_picker_button
 

Detailed Description

Definition at line 149 of file watermark.c.

Field Documentation

◆ align

GtkWidget* dt_iop_watermark_gui_data_t::align[9]

Definition at line 154 of file watermark.c.

◆ color_picker_button

GtkWidget* dt_iop_watermark_gui_data_t::color_picker_button

Definition at line 161 of file watermark.c.

◆ colorpick

GtkWidget* dt_iop_watermark_gui_data_t::colorpick

Definition at line 159 of file watermark.c.

◆ fontsel

GtkWidget* dt_iop_watermark_gui_data_t::fontsel

Definition at line 160 of file watermark.c.

◆ opacity

GtkWidget* dt_iop_watermark_gui_data_t::opacity

Definition at line 155 of file watermark.c.

◆ refresh

GtkWidget* dt_iop_watermark_gui_data_t::refresh

Definition at line 153 of file watermark.c.

◆ rotate

GtkWidget* dt_iop_watermark_gui_data_t::rotate

Definition at line 157 of file watermark.c.

◆ scale

GtkWidget * dt_iop_watermark_gui_data_t::scale

Definition at line 155 of file watermark.c.

◆ sizeto

GtkWidget* dt_iop_watermark_gui_data_t::sizeto

Definition at line 156 of file watermark.c.

◆ text

GtkWidget* dt_iop_watermark_gui_data_t::text

Definition at line 158 of file watermark.c.

◆ watermarks

GtkWidget* dt_iop_watermark_gui_data_t::watermarks

Definition at line 151 of file watermark.c.

◆ watermarks_filenames

GList* dt_iop_watermark_gui_data_t::watermarks_filenames

Definition at line 152 of file watermark.c.

◆ x_offset

GtkWidget * dt_iop_watermark_gui_data_t::x_offset

Definition at line 155 of file watermark.c.

◆ y_offset

GtkWidget * dt_iop_watermark_gui_data_t::y_offset

Definition at line 155 of file watermark.c.


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