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

Data Fields

GtkWidget * snapshots_box
 
uint32_t selected
 
uint32_t num_snapshots
 
uint32_t size
 
dt_lib_snapshot_tsnapshot
 
cairo_surface_t * snapshot_image
 
gboolean dragging
 
gboolean vertical
 
gboolean inverted
 
double vp_width
 
double vp_height
 
double vp_xpointer
 
double vp_ypointer
 
double vp_xrotate
 
double vp_yrotate
 
gboolean on_going
 
GtkWidget * take_button
 

Field Documentation

◆ dragging

gboolean dt_lib_snapshots_t::dragging

◆ inverted

gboolean dt_lib_snapshots_t::inverted

Referenced by button_pressed(), and gui_post_expose().

◆ num_snapshots

uint32_t dt_lib_snapshots_t::num_snapshots

◆ on_going

gboolean dt_lib_snapshots_t::on_going

◆ selected

uint32_t dt_lib_snapshots_t::selected

◆ size

◆ snapshot

◆ snapshot_image

cairo_surface_t* dt_lib_snapshots_t::snapshot_image

◆ snapshots_box

GtkWidget* dt_lib_snapshots_t::snapshots_box

Referenced by gui_init().

◆ take_button

GtkWidget* dt_lib_snapshots_t::take_button

Referenced by gui_init().

◆ vertical

gboolean dt_lib_snapshots_t::vertical

◆ vp_height

double dt_lib_snapshots_t::vp_height

◆ vp_width

double dt_lib_snapshots_t::vp_width

◆ vp_xpointer

double dt_lib_snapshots_t::vp_xpointer

◆ vp_xrotate

double dt_lib_snapshots_t::vp_xrotate

Referenced by button_pressed(), and gui_init().

◆ vp_ypointer

double dt_lib_snapshots_t::vp_ypointer

◆ vp_yrotate

double dt_lib_snapshots_t::vp_yrotate

Referenced by button_pressed(), and gui_init().


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