Query: xmrendertablecopy
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmRenderTableCopy(library call) XmRenderTableCopy(library call)NAMEXmRenderTableCopy -- A render table function that copies renditionsSYNOPSIS#include <Xm/Xm.h> XmRenderTable XmRenderTableCopy( XmRenderTable table, XmStringTag *tags, int tag_count);DESCRIPTIONXmRenderTableCopy creates a new render table which will contain the renditions of the table whose tags match those in tags. table Specifies the table containing the renditions to be copied. tags Specifies an array of tags, whose corresponding renditions are to be copied. NULL indicates that the complete table should be copied. tag_count Specifies the number of tags in tags.RETURNReturns NULL if table is NULL. Otherwise, this function returns the new render table. This function allocates space to hold the new render table. The application is responsible for managing this allocated space. The application can recover this allocated space by calling XmRenderTableFree.RELATEDXmRendition(3) and XmRenderTableFree(3). XmRenderTableCopy(library call)
Related Man Pages |
---|
xmrendertable(3) - redhat |
xmrendertableaddrenditions(3) - redhat |
xmstringtableproposetablist(3) - redhat |
xmstringtoxmstringtable(3) - redhat |
xmstringtableunparse(3) - centos |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
DB2 convert digits to binary format |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |
Please Welcome Dave Munro to the Moderator Team! |