svgVersionToString

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.

string
svgVersionToString

Parameters

version_ cairo.types.SvgVersion

a version id

Return Value

Type: string

the string associated to given version.