centos man page for xmrendertablegetrendition

Query: xmrendertablegetrendition

OS: centos

Section: 3

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

XmRenderTableGetRendition(library call) 								   XmRenderTableGetRendition(library call)

NAME
XmRenderTableGetRendition -- A convenience function that matches a rendition tag
SYNOPSIS
#include <Xm/Xm.h> XmRendition XmRenderTableGetRendition( XmRenderTable table, XmStringTag tag);
DESCRIPTION
XmRenderTableGetRendition searches table and returns a copy of the rendition whose XmNtag resource matches tag. If no rendition matches, then NULL is returned. This function is to be used for just one rendition match. It is the responsibility of the caller to free the returned rendition with the XmRenditionFree function. table Specifies the table containing renditions to be searched. tag Specifies the tag to search for.
RETURN
Returns NULL if there is no match; otherwise, this function returns a new XmRendition.
RELATED
XmRenderTableGetRenditions(3), XmRenderTableGetTags(3), and XmRendition(3). XmRenderTableGetRendition(library call)
Related Man Pages
xmrendertableaddrenditions(3) - centos
xmrendertableaddrenditions(3) - redhat
xmstringtableparsestringarray(3) - redhat
xmrendition(3) - hpux
xmstringgenerate(3) - hpux
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
Shopt -s histappend
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq