Context.tagEnd
void tagEnd(string tagName)Marks the end of the tag_name structure.
Invalid nesting of tags will cause cr to shutdown with a status of CAIRO_STATUS_TAG_ERROR.
See [cairo.context.Context.tagBegin].
Parameters
tagName | tag name |
void tagEnd(string tagName)Marks the end of the tag_name structure.
Invalid nesting of tags will cause cr to shutdown with a status of CAIRO_STATUS_TAG_ERROR.
See [cairo.context.Context.tagBegin].
tagName | tag name |