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

Data Fields

dt_print_info_tpinfo
 
dt_images_boximgs
 
dt_images_box fallback_imgs
 
GList * incoming_selection
 
cairo_surface_t * screen_surfaces [MAX_IMAGE_PER_PAGE]
 
dt_view_image_surface_fetcher_t screen_fetchers [MAX_IMAGE_PER_PAGE]
 
int32_t last_selected
 
int32_t pending_imgid
 
gboolean busy
 

Detailed Description

this is the view for the print module.

Definition at line 57 of file print.c.

Field Documentation

◆ busy

gboolean dt_print_t::busy

Definition at line 67 of file print.c.

Referenced by cleanup(), expose(), and leave().

◆ fallback_imgs

dt_images_box dt_print_t::fallback_imgs

Definition at line 61 of file print.c.

Referenced by _view_print_settings(), and init().

◆ imgs

◆ incoming_selection

GList* dt_print_t::incoming_selection

Definition at line 62 of file print.c.

Referenced by cleanup(), enter(), init(), and try_enter().

◆ last_selected

int32_t dt_print_t::last_selected

Definition at line 65 of file print.c.

Referenced by _drag_and_drop_received(), _film_strip_activated(), enter(), and init().

◆ pending_imgid

int32_t dt_print_t::pending_imgid

Definition at line 66 of file print.c.

Referenced by _print_setup_initial_image(), _view_print_settings(), enter(), init(), and try_enter().

◆ pinfo

dt_print_info_t* dt_print_t::pinfo

Definition at line 59 of file print.c.

Referenced by _print_setup_initial_image(), _view_print_settings(), and expose_print_page().

◆ screen_fetchers

Definition at line 64 of file print.c.

Referenced by cleanup(), expose(), init(), and leave().

◆ screen_surfaces

cairo_surface_t* dt_print_t::screen_surfaces[MAX_IMAGE_PER_PAGE]

Definition at line 63 of file print.c.

Referenced by expose(), and leave().


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