Scroll to navigation

XmRenderTableFree(3) Library Functions Manual XmRenderTableFree(3)

NAME

XmRenderTableFree — A render table function that recovers memory "XmRenderTableFree"

SYNOPSIS

#include <Xm/Xm.h>
void XmRenderTableFree(
XmRenderTable table);

DESCRIPTION

XmRenderTableFree frees the memory associated with the specified render table.

Specifies the table to be freed.

RELATED

XmRendition(3).