cairoSvgVersionToString {RGtk2} | R Documentation |
Get the string representation of the given version
id. This function
will return NULL if version
isn't valid. See cairoSvgGetVersions
for a way to get the list of valid version ids.
cairoSvgVersionToString(version)
|
[CairoSvgVersion ] a version id |
Since 1.2
[char] the string associated to given version.
Derived by RGtkGen from GTK+ documentation