void dt_colorlabels_remove_label(const int32_t imgid, const int color)
Definition colorlabels.c:201
dt_colorlables_enum
Definition colorlabels.h:40
@ DT_COLORLABELS_PURPLE
Definition colorlabels.h:45
@ DT_COLORLABELS_GREEN
Definition colorlabels.h:43
@ DT_COLORLABELS_YELLOW
Definition colorlabels.h:42
@ DT_COLORLABELS_BLUE
Definition colorlabels.h:44
@ DT_COLORLABELS_LAST
Definition colorlabels.h:46
@ DT_COLORLABELS_RED
Definition colorlabels.h:41
void dt_colorlabels_remove_labels(const int32_t imgid)
Definition colorlabels.c:168
enum dt_colorlables_enum dt_colorlabels_enum
void dt_colorlabels_cleanup(void)
Definition colorlabels.c:219
int dt_colorlabels_get_labels(const int32_t imgid)
Definition colorlabels.c:89
int dt_colorlabels_check_label(const int32_t imgid, const int color)
Definition colorlabels.c:339
void dt_colorlabels_set_label(const int32_t imgid, const int color)
Definition colorlabels.c:183
void dt_colorlabels_toggle_label_on_list(GList *list, const int color, const gboolean undo_on)
Definition colorlabels.c:315
const char * dt_colorlabels_to_string(int label)
Definition colorlabels.c:363
const char * dt_colorlabels_name[]
Definition colorlabels.c:51
void dt_colorlabels_set_labels(const int32_t imgid, const int colors)
Definition colorlabels.c:111
const dt_collection_filter_flag_t colors[6]
Definition filter.c:303