docs: Add missing docblocks for content tags

This commit is contained in:
Emmanuele Bassi 2023-09-23 13:33:12 +01:00
parent 1678bfb2ec
commit ac9ffd3e8a

View file

@ -2902,6 +2902,22 @@ cairo_copy_clip_rectangle_list (cairo_t *cr)
* Since: 1.16
**/
/**
* CAIRO_TAG_CONTENT:
*
* Create a content tag.
*
* Since: 1.18
**/
/**
* CAIRO_TAG_CONTENT_REF:
*
* Create a content reference tag.
*
* Since: 1.18
**/
/**
* cairo_tag_begin:
* @cr: a cairo context