string->X-atom

Name

string->X-atom -- Returns an X atom representing STRING.

Synopsis

(string->X-atom string)

Description

Returns an X atom representing string. If string contains NULL-characters, the behaviour is undefined.

Implementation Notes

Module: Built-in Primitive

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