Query: xminternatom
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmInternAtom(library call) XmInternAtom(library call)NAMEXmInternAtom -- A macro that returns an atom for a given nameSYNOPSIS#include <Xm/AtomMgr.h> Atom XmInternAtom( Display * display, String name, Boolean only_if_exists);DESCRIPTIONXmInternAtom returns an atom for a given name. The returned atom remains defined even after the client's connection closes. The returned atom becomes undefined when the last connection to the X server closes. display Specifies the connection to the X server name Specifies the name associated with the atom you want returned. The value of name is case dependent. only_if_exists Specifies a Boolean value. If False, the atom is created even if it does not exist. (If it does not exist, the returned atom will be None.) If True, the atom is created only if it exists.RETURNReturns an atom. XmInternAtom(library call)
Related Man Pages |
---|
xinternatoms(3x11) - redhat |
xinternatom(3x11) - redhat |
xinternatoms(3) - debian |
xinternatom(3x) - hpux |
xinternatom(3x11) - osf1 |
Similar Topics in the Unix Linux Community |
---|
PHP Man Pages Now Available (Over 10,000) |
Sequence extraction |
Thank you members and admins |
Tar Command |
Shopt -s histappend |