osf1 man page for xminternatom

Query: xminternatom

OS: osf1

Section: 3x

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XmInternAtom(3X)														  XmInternAtom(3X)

NAME
XmInternAtom - A function that returns an atom for a given name
SYNOPSIS
#include <Xm/Xm.h> #include <Xm/AtomMgr.h> Atom XmInternAtom (display, name, only_if_exists) Display * display; String name; Boolean only_if_exists;
DESCRIPTION
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
Returns an atom. XmInternAtom(3X)
Related Man Pages
xgetatomnames(3x11) - redhat
xgetatomname(3x11) - redhat
xinternatom(3x11) - redhat
xgetatomname(3) - debian
xgetatomnames(3x11) - osf1
Similar Topics in the Unix Linux Community
Low Impact PHP Errors and Logging Levels
PHP Write Man Pages to MySQL DB
Denial Of Service Attack Update