XmRenderTableFree - Man Page
A render table function that recovers memory
Synopsis
#include <Xm/Xm.h> void XmRenderTableFree( XmRenderTable table);
Description
XmRenderTableFree frees the memory associated with the specified render table.
- table
Specifies the table to be freed.
Related
Referenced By
XmRenderTable(3), XmRenderTableAddRenditions(3), XmRenderTableCopy(3), XmRenderTableCvtFromProp(3), XmRenderTableRemoveRenditions(3).