19#ifndef DT_COMMON_THUMBNAIL_NOTIFY_H
20#define DT_COMMON_THUMBNAIL_NOTIFY_H
typedef void((*dt_cache_allocate_t)(void *userdata, dt_cache_entry_t *entry))
void dt_thumbnail_notify_image_changed(int32_t imgid, gboolean refresh_filmstrip)
void(* dt_thumbnail_refresh_handler_t)(int32_t imgid, gboolean refresh_filmstrip)
void dt_thumbnail_notify_set_handler(dt_thumbnail_refresh_handler_t handler)