centos man page for xmrendertablegettags

Query: xmrendertablegettags

OS: centos

Section: 3

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

XmRenderTableGetTags(library call)										XmRenderTableGetTags(library call)

NAME
XmRenderTableGetTags -- A convenience function that gets rendition tags
SYNOPSIS
#include <Xm/Xm.h> int XmRenderTableGetTags( XmRenderTable table, XmStringTag **tag_list);
DESCRIPTION
XmRenderTableGetTags searches the specified table for the XmNtag resources of all the renditions (XmRenditions) entries. These tag resources are then composed into an array. table Specifies the table containing the XmRenditions. tag_list Is the array of XmStringTags generated by this function. The function allocates space to hold the returned tags and to hold the tag_list itself. The application is responsible for managing this allocated space. This application can recover this allocated space by calling XtFree once for each of the returned tags, and then calling XtFree on the returned tag_list variable itself.
RETURN
Returns the number of tags in tag_list.
RELATED
XmRendition(3). XmRenderTableGetTags(library call)
Related Man Pages
xmrendertable(3) - redhat
xmrendertable(3) - centos
xmstringtableproposetablist(3) - centos
xmstringtableunparse(3) - centos
xmstringtableproposetablist(3) - hpux
Similar Topics in the Unix Linux Community
DB2 convert digits to binary format
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
Controlling user input
Please Welcome Dave Munro to the Moderator Team!