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

Data Fields

dt_view_image_surface_fetcher_tfetcher
 
guint request_id
 
int32_t imgid
 
int width
 
int height
 
int zoom
 

Detailed Description

Definition at line 648 of file view.c.

Field Documentation

◆ fetcher

dt_view_image_surface_fetcher_t* dt_view_surface_fetch_job_t::fetcher

Definition at line 650 of file view.c.

◆ height

int dt_view_surface_fetch_job_t::height

Definition at line 654 of file view.c.

◆ imgid

int32_t dt_view_surface_fetch_job_t::imgid

Definition at line 652 of file view.c.

◆ request_id

guint dt_view_surface_fetch_job_t::request_id

Definition at line 651 of file view.c.

◆ width

int dt_view_surface_fetch_job_t::width

Definition at line 653 of file view.c.

◆ zoom

int dt_view_surface_fetch_job_t::zoom

Definition at line 655 of file view.c.


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