SvgSurface.versionToString

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

class SvgSurface
static
string
versionToString

Return Value

Type: string

the string associated to given version.

Meta