xmrenditionretrieve(3) centos man page | unix.com

Man Page: xmrenditionretrieve

Operating Environment: centos

Section: 3

XmRenditionRetrieve(library call)										 XmRenditionRetrieve(library call)

NAME
XmRenditionRetrieve -- A convenience function that retrieves rendition resources
SYNOPSIS
#include <Xm/Xm.h> void XmRenditionRetrieve( XmRendition rendition, ArgList arglist, Cardinal argcount);
DESCRIPTION
XmRenditionRetrieve extracts values for the given resources (arglist) from the specified rendition. Note that the function returns the actual values of the resources, not copies. Therefore it is necessary to copy before modifying any resource whose value is an address. This will include such resources as XmNfontName, XmNfont, and XmNtabList. rendition Specifies the rendition. arglist Specifies the argument list. argcount Specifies the number of attribute/value pairs in the argument list (arglist).
RELATED
XmRendition(3) and XmTabListCopy(3). XmRenditionRetrieve(library call)
Related Man Pages
xmrendition(3) - redhat
xmcreateradiobox(3) - centos
xmparsemappinggetvalues(3) - centos
xmrendition(3) - centos
xmcreateradiobox(3) - hpux
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
DB2 convert digits to binary format
Docker learning Phase-I
Unsure why access time on a directory change isn't changing