[ Previous | Next | Contents | Glossary | Home | Search ]
Motif 2.1 Programmer's Reference


XmRenderTableFree

A render table function that recovers memory

Format

#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

XmRendition (3).


[ Previous | Next | Contents | Glossary | Home | Search ]