![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Data Fields | |
GtkWidget * | snapshots_box |
uint32_t | selected |
uint32_t | num_snapshots |
uint32_t | size |
dt_lib_snapshot_t * | snapshot |
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 |
gboolean dt_lib_snapshots_t::dragging |
Referenced by button_pressed(), button_released(), gui_post_expose(), and mouse_moved().
gboolean dt_lib_snapshots_t::inverted |
Referenced by button_pressed(), and gui_post_expose().
uint32_t dt_lib_snapshots_t::num_snapshots |
Referenced by _lib_snapshots_add_button_clicked_callback(), and gui_reset().
gboolean dt_lib_snapshots_t::on_going |
Referenced by button_pressed(), gui_init(), and gui_post_expose().
uint32_t dt_lib_snapshots_t::selected |
Referenced by _lib_snapshots_toggled_callback().
uint32_t dt_lib_snapshots_t::size |
Referenced by _lib_snapshots_add_button_clicked_callback(), _lib_snapshots_toggled_callback(), gui_init(), and gui_reset().
dt_lib_snapshot_t* dt_lib_snapshots_t::snapshot |
cairo_surface_t* dt_lib_snapshots_t::snapshot_image |
Referenced by _lib_snapshots_toggled_callback(), button_pressed(), button_released(), gui_post_expose(), gui_reset(), and mouse_moved().
GtkWidget* dt_lib_snapshots_t::snapshots_box |
Referenced by gui_init().
GtkWidget* dt_lib_snapshots_t::take_button |
Referenced by gui_init().
gboolean dt_lib_snapshots_t::vertical |
Referenced by button_pressed(), gui_init(), and gui_post_expose().
double dt_lib_snapshots_t::vp_height |
Referenced by button_pressed(), gui_post_expose(), and mouse_moved().
double dt_lib_snapshots_t::vp_width |
Referenced by button_pressed(), gui_post_expose(), and mouse_moved().
double dt_lib_snapshots_t::vp_xpointer |
Referenced by button_pressed(), gui_init(), gui_post_expose(), and mouse_moved().
double dt_lib_snapshots_t::vp_xrotate |
Referenced by button_pressed(), and gui_init().
double dt_lib_snapshots_t::vp_ypointer |
Referenced by button_pressed(), gui_init(), gui_post_expose(), and mouse_moved().
double dt_lib_snapshots_t::vp_yrotate |
Referenced by button_pressed(), and gui_init().