Version.cairoVersion

Returns the version of the cairo library encoded in a single integer as per CAIRO_VERSION_ENCODE. The encoding ensures that later versions compare greater than earlier versions. A run-time comparison to check that cairo's version is greater than

class Version
static
int
cairoVersion
()

Return Value

Type: int

the encoded version.

Meta