Version.cairoVersionString

Returns the version of the cairo library as a human-readable string of the form "X.Y.Z". See also cairo_version() as well as the compile-time equivalents CAIRO_VERSION_STRING and CAIRO_VERSION.

class Version
static
string
cairoVersionString
()

Return Value

Type: string

a string containing the version.

Meta