Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.8.8)
gdkAtomName: gdkAtomName
Description
Determines the string corresponding to an atom.
Usage
gdkAtomName(atom)
Arguments
atom
[
GdkAtom
] a
GdkAtom
.
Value
[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
()
.
[object Object]
internal