void dt_colorlabels_remove_label(const int32_t imgid, const int color)
Definition colorlabels.c:165
dt_colorlables_enum
Definition colorlabels.h:11
@ DT_COLORLABELS_PURPLE
Definition colorlabels.h:16
@ DT_COLORLABELS_GREEN
Definition colorlabels.h:14
@ DT_COLORLABELS_YELLOW
Definition colorlabels.h:13
@ DT_COLORLABELS_BLUE
Definition colorlabels.h:15
@ DT_COLORLABELS_LAST
Definition colorlabels.h:17
@ DT_COLORLABELS_RED
Definition colorlabels.h:12
void dt_colorlabels_remove_labels(const int32_t imgid)
Definition colorlabels.c:140
enum dt_colorlables_enum dt_colorlabels_enum
int dt_colorlabels_get_labels(const int32_t imgid)
Definition colorlabels.c:65
int dt_colorlabels_check_label(const int32_t imgid, const int color)
Definition colorlabels.c:276
void dt_colorlabels_set_label(const int32_t imgid, const int color)
Definition colorlabels.c:151
void dt_colorlabels_toggle_label_on_list(GList *list, const int color, const gboolean undo_on)
Definition colorlabels.c:251
const char * dt_colorlabels_to_string(int label)
Definition colorlabels.c:300
const char * dt_colorlabels_name[]
Definition colorlabels.c:32
void dt_colorlabels_set_labels(const int32_t imgid, const int colors)
Definition colorlabels.c:84
const dt_collection_filter_flag_t colors[6]
Definition filter.c:274