XmRenderTableFree(library call) XmRenderTableFree(library call)
NAME [Toc] [Back]
XmRenderTableFree - A render table function that recovers memory
SYNOPSIS [Toc] [Back]
#include <Xm/Xm.h>
void XmRenderTableFree(
XmRenderTable table);
DESCRIPTION [Toc] [Back]
XmRenderTableFree frees the memory associated with the specified
render table.
table Specifies the table to be freed.
RELATED [Toc] [Back]
XmRendition(3).
- 1 - Formatted: January 24, 2005 [ Back ] |