Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_gui_presets_edit_dialog_t Struct Reference

#include <presets.h>

+ Collaboration diagram for dt_gui_presets_edit_dialog_t:

Data Fields

GtkWindow * parent
 
dt_iop_module_tiop
 
gchar * module_name
 
gchar * operation
 
int op_version
 
GtkEntry * name
 
GtkEntry * description
 
GtkCheckButton * autoapply
 
GtkCheckButton * filter
 
GtkWidget * details
 
GtkWidget * model
 
GtkWidget * maker
 
GtkWidget * lens
 
GtkWidget * iso_min
 
GtkWidget * iso_max
 
GtkWidget * exposure_min
 
GtkWidget * exposure_max
 
GtkWidget * aperture_min
 
GtkWidget * aperture_max
 
GtkWidget * focal_length_min
 
GtkWidget * focal_length_max
 
gchar * original_name
 
gint old_id
 
GtkWidget * format_btn [5]
 
GCallback callback
 
gpointer data
 

Field Documentation

◆ aperture_max

GtkWidget * dt_gui_presets_edit_dialog_t::aperture_max

◆ aperture_min

GtkWidget* dt_gui_presets_edit_dialog_t::aperture_min

◆ autoapply

GtkCheckButton* dt_gui_presets_edit_dialog_t::autoapply

◆ callback

GCallback dt_gui_presets_edit_dialog_t::callback

◆ data

gpointer dt_gui_presets_edit_dialog_t::data

◆ description

GtkEntry * dt_gui_presets_edit_dialog_t::description

◆ details

GtkWidget* dt_gui_presets_edit_dialog_t::details

◆ exposure_max

GtkWidget * dt_gui_presets_edit_dialog_t::exposure_max

◆ exposure_min

GtkWidget* dt_gui_presets_edit_dialog_t::exposure_min

◆ filter

GtkCheckButton * dt_gui_presets_edit_dialog_t::filter

◆ focal_length_max

GtkWidget * dt_gui_presets_edit_dialog_t::focal_length_max

◆ focal_length_min

GtkWidget* dt_gui_presets_edit_dialog_t::focal_length_min

◆ format_btn

GtkWidget* dt_gui_presets_edit_dialog_t::format_btn[5]

◆ iop

dt_iop_module_t* dt_gui_presets_edit_dialog_t::iop

◆ iso_max

GtkWidget * dt_gui_presets_edit_dialog_t::iso_max

◆ iso_min

GtkWidget* dt_gui_presets_edit_dialog_t::iso_min

◆ lens

GtkWidget * dt_gui_presets_edit_dialog_t::lens

◆ maker

GtkWidget * dt_gui_presets_edit_dialog_t::maker

◆ model

GtkWidget* dt_gui_presets_edit_dialog_t::model

◆ module_name

gchar* dt_gui_presets_edit_dialog_t::module_name

◆ name

GtkEntry* dt_gui_presets_edit_dialog_t::name

◆ old_id

gint dt_gui_presets_edit_dialog_t::old_id

◆ op_version

int dt_gui_presets_edit_dialog_t::op_version

◆ operation

gchar* dt_gui_presets_edit_dialog_t::operation

◆ original_name

gchar* dt_gui_presets_edit_dialog_t::original_name

◆ parent

GtkWindow* dt_gui_presets_edit_dialog_t::parent

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