X-atom->string

Name

X-atom->string -- Returns the string represented by ATOM.

Synopsis

(X-atom->string atom)

Description

Returns the string represented by atom. Returns #f, if the X atom was not known.

Implementation Notes

Module: Built-in Primitive

Defined in src/xproperty.c at line 400 (CVS log)