39#ifndef DT_METADATA_TAGS_H
40#define DT_METADATA_TAGS_H
70#define DT_TF_ALL (DT_TF_CATEGORY | DT_TF_PRIVATE | DT_TF_ORDER_SET)
109void dt_tag_rename(
const guint tagid,
const gchar *new_tagname);
119gboolean
dt_tag_attach(
const guint tagid,
const int32_t imgid,
const gboolean undo_on,
const gboolean group_on);
127gboolean
dt_tag_set_tags(
const GList *tags,
const GList *img,
const gboolean ignore_dt_tags,
128 const gboolean clear_on,
const gboolean undo_on);
139gboolean
dt_tag_detach(
const guint tagid,
const int32_t imgid,
const gboolean undo_on,
const gboolean group_on);
143 const gboolean group_on);
146uint32_t
dt_tag_get_attached(
const int32_t imgid, GList **result,
const gboolean ignore_dt_tags);
169GList *
dt_tag_get_tags(
const int32_t imgid,
const gboolean ignore_dt_tags);
228 gboolean *descending);
232 const gboolean descending);
dt_mipmap_buffer_dsc_flags flags