


XmGetAtomName(3X)					    XmGetAtomName(3X)
OSF/Motif							    OSF/Motif



NAME
  XXmmGGeettAAttoommNNaammee	- A function that returns the string representation for	an
  atom

SYNOPSIS


  ##iinncclluuddee <<XXmm//XXmm..hh>>
  ##iinncclluuddee <<XXmm//AAttoommMMggrr..hh>>
  SSttrriinngg XXmmGGeettAAttoommNNaammee ((_d_i_s_p_l_a_y, _a_t_o_m))
       DDiissppllaayy	 * _d_i_s_p_l_a_y;;
       AAttoomm	 _a_t_o_m;;

DESCRIPTION
  XXmmGGeettAAttoommNNaammee	returns	the string representation for an atom.	It mirrors
  the XXlliibb interfaces for atom management but provides client-side caching.
  When and where caching is provided in	XXlliibb, the routines will	become pseu-
  donyms for the XXlliibb routines.

  _d_i_s_p_l_a_ySpecifies the connection to the X server

  _a_t_o_m	 Specifies the atom for	the property name you want returned

RETURN VALUE
  Returns a string.

































