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

Data Fields

struct dt_slideshow_cache_tcache
 
int32_t imgid
 
int32_t rank
 
gboolean invalidated
 

Detailed Description

Definition at line 70 of file slideshow.c.

Field Documentation

◆ cache

struct dt_slideshow_cache_t* _slideshow_buf_t::cache

Definition at line 72 of file slideshow.c.

Referenced by _slideshow_request_slot(), expose(), and init().

◆ imgid

int32_t _slideshow_buf_t::imgid

Definition at line 73 of file slideshow.c.

Referenced by _slideshow_request_slot(), and init().

◆ invalidated

gboolean _slideshow_buf_t::invalidated

Definition at line 75 of file slideshow.c.

Referenced by _slideshow_request_slot(), expose(), and init().

◆ rank

int32_t _slideshow_buf_t::rank

Definition at line 74 of file slideshow.c.

Referenced by _slideshow_request_slot(), expose(), and init().


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