cairo_svg_version_t

#cairo_svg_version_t is used to describe the version number of the SVG specification that a generated SVG file will conform to.

Values

ValueMeaning
_10

The version 1.1 of the SVG specification. (Since 1.2)

_21

The version 1.2 of the SVG specification. (Since 1.2)