![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for _slideshow_buf_t:Data Fields | |
| struct dt_slideshow_cache_t * | cache |
| int32_t | imgid |
| int32_t | rank |
| gboolean | invalidated |
Definition at line 70 of file slideshow.c.
| 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().
| int32_t _slideshow_buf_t::imgid |
Definition at line 73 of file slideshow.c.
Referenced by _slideshow_request_slot(), and init().
| gboolean _slideshow_buf_t::invalidated |
Definition at line 75 of file slideshow.c.
Referenced by _slideshow_request_slot(), expose(), and init().
| int32_t _slideshow_buf_t::rank |
Definition at line 74 of file slideshow.c.
Referenced by _slideshow_request_slot(), expose(), and init().