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

Data Fields

GtkWidgetbutton
 
float zoom_x
 
float zoom_y
 
float sample_scale
 
dt_develop_tdevelop
 
int32_t imgid
 
int32_t history_end
 
char filename [PATH_MAX]
 

Detailed Description

Definition at line 66 of file snapshots.c.

Field Documentation

◆ button

GtkWidget* dt_lib_snapshot_t::button

Definition at line 68 of file snapshots.c.

Referenced by _lib_snapshots_add_button_clicked_callback().

◆ develop

◆ filename

◆ history_end

int32_t dt_lib_snapshot_t::history_end

Definition at line 73 of file snapshots.c.

Referenced by _lib_snapshot_capture_state(), and _lib_snapshot_clear_state().

◆ imgid

int32_t dt_lib_snapshot_t::imgid

◆ sample_scale

float dt_lib_snapshot_t::sample_scale

◆ zoom_x

float dt_lib_snapshot_t::zoom_x

Definition at line 69 of file snapshots.c.

Referenced by _lib_snapshots_add_button_clicked_callback().

◆ zoom_y

float dt_lib_snapshot_t::zoom_y

Definition at line 69 of file snapshots.c.

Referenced by _lib_snapshots_add_button_clicked_callback().


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