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

Data Fields

int32_t col_count
 
uint32_t width
 
uint32_t height
 
dt_slideshow_buf_t buf [S_SLOT_LAST]
 
gboolean init_phase
 
dt_pthread_mutex_t lock
 
gboolean auto_advance
 
int exporting
 
int delay
 
guint mouse_timeout
 

Field Documentation

◆ auto_advance

gboolean dt_slideshow_t::auto_advance

◆ buf

◆ col_count

int32_t dt_slideshow_t::col_count

◆ delay

int dt_slideshow_t::delay

Referenced by _step_state(), and enter().

◆ exporting

int dt_slideshow_t::exporting

Referenced by enter(), leave(), and process_image().

◆ height

uint32_t dt_slideshow_t::height

Referenced by enter(), expose(), and process_image().

◆ init_phase

gboolean dt_slideshow_t::init_phase

◆ lock

dt_pthread_mutex_t dt_slideshow_t::lock

◆ mouse_timeout

guint dt_slideshow_t::mouse_timeout

Referenced by _hide_mouse(), enter(), leave(), and mouse_moved().

◆ width

uint32_t dt_slideshow_t::width

Referenced by enter(), expose(), and process_image().


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