Package: cairo

Function cairo:svg-version-to-string

Lambda List

cairo:svg-version-to-string (version)

Arguments

version -- a cairo:svg-version-t value

Return Value

The string with the given version.

Details

Gets the string representation of the given version ID. This function will return nil if version is not valid. See the cairo:svg-versions functions for a way to get the list of valid version IDs.
 

See also

#2025-1-13