| cairoVersionString {RGtk2} | R Documentation |
Returns the version of the cairo library as a human-readable string of the form "X.Y.Z".
cairoVersionString()
See also cairoVersion as well as the compile-time equivalents
CAIRO_VERSION_STRING and CAIRO_VERSION.
[char] a string containing the version.
Derived by RGtkGen from GTK+ documentation