Query: xmrendertableremoverenditions
OS: redhat
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmRenderTableRemoveRenditions(library call) XmRenderTableRemoveRenditions(library call)NAMEXmRenderTableRemoveRenditions -- A convenience function that removes renditionsSYNOPSIS#include <Xm/Xm.h> XmRenderTable XmRenderTableRemoveRenditions( XmRenderTable oldtable, XmStringTag *tags, int tag_count);DESCRIPTIONXmRenderTableRemoveRenditions removes from oldtable the renditions whose tags match the tags specified in tags, then places the remaining renditions in a newly created render table. oldtable Specifies the render table from which renditions are to be removed. This function deallocates the original render table and the matching renditions after extracting the required information. tags Specifies an array of tags, whose corresponding renditions are to be removed from oldtable. tag_count Specifies the number of tags in tags.RETURNIf oldtable or tags is NULL, or tag_count is 0 (zero), or no renditions are removed from oldtable, this function returns oldtable. Other- wise, it returns a newly allocated XmRenderTable. The application is responsible for managing this allocated render table. The applica- tion can recover this allocated space by calling XmRenderTableFree.RELATEDXmRendition(3) and XmRenderTableFree(3). XmRenderTableRemoveRenditions(library call)
Related Man Pages |
---|
xmstringtableproposetablist(3) - redhat |
xmrendertable(3) - centos |
xmstring(3) - centos |
xmstringtableproposetablist(3) - centos |
xmstring(3x) - redhat |
Similar Topics in the Unix Linux Community |
---|
Reduced Activity Notification |
Create an unconfigured VMware host from a template that is set to do firstboot --reconfig |
Docker learning Phase-I |
Package |
[TIP] Processing YAML files with yq |