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