![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_preview_window_t:Data Fields | |
| int32_t | imgid |
| cairo_surface_t * | surface |
| dt_view_image_surface_fetcher_t | fetcher |
| GtkWidget * | area |
| int | width |
| int | height |
| GtkWidget* dt_preview_window_t::area |
Referenced by _preview_redraw(), and dt_preview_window_spawn().
| dt_view_image_surface_fetcher_t dt_preview_window_t::fetcher |
Referenced by _preview_window_destroy(), _preview_window_size_allocate(), _thumb_draw_image(), and dt_preview_window_spawn().
| int dt_preview_window_t::height |
Referenced by _preview_window_size_allocate().
| int32_t dt_preview_window_t::imgid |
Referenced by _thumb_draw_image(), and dt_preview_window_spawn().
| cairo_surface_t* dt_preview_window_t::surface |
Referenced by _preview_window_size_allocate(), and _thumb_draw_image().
| int dt_preview_window_t::width |
Referenced by _preview_window_size_allocate().