gdkAtomName {RGtk2} | R Documentation |
Determines the string corresponding to an atom.
gdkAtomName(atom)
|
[GdkAtom ] a GdkAtom . |
[character] a newly-allocated string containing the string
corresponding to atom
. When you are done
with the return value, you should free it
using g\Free()
.
Derived by RGtkGen from GTK+ documentation