:: com :: sun :: star :: util ::

struct AtomDescription
Description
contains a string and the corresponding registered atom .
See also
XAtomServer

Elements' Summary
atom the atom itself
description the string it stands for
Elements' Details
atom
long atom;
Description
the atom itself
description
string description;
Description
the string it stands for
Top of Page