1XmRenderTableFree(library call)                XmRenderTableFree(library call)
2
3
4

NAME

6       XmRenderTableFree — A render table function that recovers memory
7

SYNOPSIS

9       #include <Xm/Xm.h>
10       void XmRenderTableFree(
11       XmRenderTable table);
12

DESCRIPTION

14       XmRenderTableFree frees the memory associated with the specified render
15       table.
16
17       table     Specifies the table to be freed.
18
20       XmRendition(3).
21
22
23
24                                               XmRenderTableFree(library call)
Impressum