*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: XmGetAtomName | Section: 3 | Source: Digital UNIX | File: XmGetAtomName.3X.gz
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)

Navigation Options