gdkAtomName {RGtk2}R Documentation

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.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]