xmgetatomname(3x) osf1 man page | unix.com

Man Page: xmgetatomname

Operating Environment: osf1

Section: 3x

XmGetAtomName(3X)														 XmGetAtomName(3X)

NAME
XmGetAtomName - A function that returns the string representation for an atom
SYNOPSIS
#include <Xm/Xm.h> #include <Xm/AtomMgr.h> String XmGetAtomName (display, atom) Display * display; Atom atom;
DESCRIPTION
XmGetAtomName returns the string representation for an atom. 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 atom for the property name you want returned
RETURN VALUE
Returns a string. XmGetAtomName(3X)
Related Man Pages
tk_getatomname(3) - centos
tk_internatom(3) - centos
tk_getatomname(3) - suse
tk_getatomname(3tk) - opensolaris
tk_getatomname(3) - redhat
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB