Function SVGVersionToString

Get the string representation of the given version id. This function will return null if version isn't valid. See getSVGVersions() for a way to get the list of valid version ids.

Prototype

string SVGVersionToString(
  cairo_svg_version_t vers
);

Authors

Johannes Pfau cairoD
cairo team cairo

Copyright

License

cairoD wrapper/bindings Boost License 1.0
cairo LGPL 2.1 / MPL 1.1