svgVersionToString

fnstring svgVersionToString(cairo.types.SvgVersion version_)

Get the string representation of the given version id. This function will return null if version isn't valid. See [cairo.global.svgGetVersions] for a way to get the list of valid version ids.

Parameters

version_a version id

Returns

the string associated to given version.