gdkAtomName {RGtk2}R Documentation

gdkAtomName

Description

Determines the string corresponding to an atom.

Usage

gdkAtomName(atom)

Arguments

atom

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.20.21 Index]