xmgetatomname(3) centos man page | unix.com

Man Page: xmgetatomname

Operating Environment: centos

Section: 3

XmGetAtomName(library call)											       XmGetAtomName(library call)

NAME
XmGetAtomName -- A function that returns the string representation for an atom
SYNOPSIS
#include <Xm/Xm.h> #include <Xm/AtomMgr.h> String XmGetAtomName( 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. display Specifies the connection to the X server atom Specifies the atom for the property name you want returned
RETURN
Returns a string. The function allocates space to hold the returned string. The application is responsible for managing the allocated space. The application can recover the allocated space by calling XFree. XmGetAtomName(library call)
Related Man Pages
tk_internatom(3tk) - debian
tk_getatomname(3) - centos
xgetatomname(3x11) - ultrix
tk_internatom(3) - suse
tk_getatomname(3tk) - opensolaris
Similar Topics in the Unix Linux Community
Tar Command
CentOS7 restoring file capabilities
Shopt -s histappend
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!