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

Data Fields

int32_t imgid
 
cairo_surface_t * surface
 
dt_view_image_surface_fetcher_t fetcher
 
GtkWidgetarea
 
int width
 
int height
 

Detailed Description

Definition at line 29 of file preview_window.c.

Field Documentation

◆ area

GtkWidget* dt_preview_window_t::area

Definition at line 34 of file preview_window.c.

Referenced by _preview_redraw(), and dt_preview_window_spawn().

◆ fetcher

◆ height

int dt_preview_window_t::height

Definition at line 36 of file preview_window.c.

Referenced by _preview_window_size_allocate().

◆ imgid

int32_t dt_preview_window_t::imgid

Definition at line 31 of file preview_window.c.

Referenced by _thumb_draw_image(), and dt_preview_window_spawn().

◆ surface

cairo_surface_t* dt_preview_window_t::surface

Definition at line 32 of file preview_window.c.

Referenced by _preview_window_size_allocate(), and _thumb_draw_image().

◆ width

int dt_preview_window_t::width

Definition at line 35 of file preview_window.c.

Referenced by _preview_window_size_allocate().


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