summaryrefslogtreecommitdiff
path: root/src/cairo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cairo.h')
-rw-r--r--src/cairo.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cairo.h b/src/cairo.h
index eef4c442b..a2c955281 100644
--- a/src/cairo.h
+++ b/src/cairo.h
@@ -1039,6 +1039,8 @@ cairo_rectangle_list_destroy (cairo_rectangle_list_t *rectangle_list);
#define CAIRO_TAG_DEST "cairo.dest"
#define CAIRO_TAG_LINK "Link"
+#define CAIRO_TAG_CONTENT "cairo.content"
+#define CAIRO_TAG_CONTENT_REF "cairo.content_ref"
cairo_public void
cairo_tag_begin (cairo_t *cr, const char *tag_name, const char *attributes);