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

Data Fields

GtkWidgetarea
 
int dragging
 
int zoom_w
 
int zoom_h
 
cairo_surface_t * image_surface
 
dt_dev_pixelpipe_cache_wait_t preview_wait
 

Detailed Description

Definition at line 63 of file navigation.c.

Field Documentation

◆ area

GtkWidget* dt_lib_navigation_t::area

Definition at line 65 of file navigation.c.

◆ dragging

int dt_lib_navigation_t::dragging

Definition at line 66 of file navigation.c.

◆ image_surface

cairo_surface_t* dt_lib_navigation_t::image_surface

Definition at line 68 of file navigation.c.

◆ preview_wait

dt_dev_pixelpipe_cache_wait_t dt_lib_navigation_t::preview_wait

Definition at line 69 of file navigation.c.

◆ zoom_h

int dt_lib_navigation_t::zoom_h

Definition at line 67 of file navigation.c.

◆ zoom_w

int dt_lib_navigation_t::zoom_w

Definition at line 67 of file navigation.c.


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