*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->HP-UX 11i man pages -> XmGetAtomName (3)              
Title
Content
Arch
Section
 

Contents


 XmGetAtomName(library call)                     XmGetAtomName(library call)




 NAME    [Toc]    [Back]
      XmGetAtomName - A function that returns the string representation for
      an atom

 SYNOPSIS    [Toc]    [Back]
      #include <Xm/Xm.h>
      #include <Xm/AtomMgr.h>
      String XmGetAtomName(
      Display * display,
      Atom atom);

 DESCRIPTION    [Toc]    [Back]
      XmGetAtomName returns the string representation for an atom.  It
      mirrors the Xlib interfaces for atom management but provides clientside
 caching. When and where caching is provided in Xlib, the routines
      will become pseudonyms for the Xlib routines.

      display   Specifies the connection to the X server

      atom      Specifies the atom for the property name you want returned

 RETURN    [Toc]    [Back]
      Returns a string.  The function allocates space to hold the returned
      string.  The application is responsible for managing the allocated
      space.  The application can recover the allocated space by calling
      XFree.


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
 Similar pages
Name OS Title
XmInternAtom IRIX A function that returns an atom for a given name
XmInternAtom Tru64 A function that returns an atom for a given name
XmRepTypeGetRecord IRIX A representation type manager function that returns information about a representation type
XmRepTypeGetRecord HP-UX A representation type manager function that returns information about a representation type
XmRepTypeGetRecord Tru64 A representation type manager function that returns information about a representation type
XmRepTypeGetRegistered IRIX A representation type manager function that returns a copy of the registration list
XmRepTypeGetRegistered HP-UX A representation type manager function that returns a copy of the registration list
XmRepTypeGetRegistered Tru64 A representation type manager function that returns a copy of the registration list
XmStringByteStreamLength HP-UX A function that returns the size of a string
XmStringWidth HP-UX A compound string function that returns the width of the widest line in a compound string
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service