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

  man pages->Tru64 Unix man pages -> XmInternAtom (3X)              
Title
Content
Arch
Section
 

XmInternAtom(3X)

Contents


NAME    [Toc]    [Back]

       XmInternAtom - A function that returns an atom for a given
       name

SYNOPSIS    [Toc]    [Back]

       #include <Xm/Xm.h> #include <Xm/AtomMgr.h>

       Atom XmInternAtom (display, name, only_if_exists)
               Display * display;
               String name;
               Boolean only_if_exists;

DESCRIPTION    [Toc]    [Back]

       XmInternAtom returns an atom for a given name. It  mirrors
       the  Xlib  interfaces  for  atom  management, but provides
       client-side caching.  When and where caching  is  provided
       in  Xlib, the routines will become pseudonyms for the Xlib
       routines.  Specifies the connection to the X server Specifies
  the  name associated with the atom you want returned
       Specifies a Boolean value that indicates  whether  XInternAtom
 creates the atom

RETURN VALUE    [Toc]    [Back]

       Returns an atom.



                                                 XmInternAtom(3X)
[ Back ]
 Similar pages
Name OS Title
XmGetAtomName IRIX A function that returns the string representation for an atom
XmGetAtomName Tru64 A function that returns the string representation for an atom
XmGetAtomName HP-UX A function that returns the string representation for an atom
XmInternAtom HP-UX A macro that returns an atom for a given name
XmStringByteStreamLength HP-UX A function that returns the size of a string
XmTabGetValues HP-UX A convenience function that returns tab values
XmTabListGetTab HP-UX A convenience function that returns a copy of a tab
XmClipboardInquireFormat HP-UX A clipboard function that returns a specified format name
XmStringTableProposeTablist HP-UX A convenience function that returns a tab list
XmClipboardInquireFormat IRIX A clipboard function that returns a specified format name
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service