svgVersionToString
fn
string 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.