Returns the X atom for a Display corresponding to atom_name
.
This function caches the result, so if called repeatedly it is much faster than intern_atom, which is a round trip to the server each time.
display |
a Display |
atom_name |
a string |
a X atom for a Display |