cairoVersionString {RGtk2}R Documentation

cairoVersionString

Description

Returns the version of the cairo library as a human-readable string of the form "X.Y.Z".

Usage

cairoVersionString()

Details

See also cairoVersion as well as the compile-time equivalents CAIRO_VERSION_STRING and CAIRO_VERSION.

Value

[char] a string containing the version.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]