XmRenderTableFree

Langue: en

Version: 183053 (CentOS - 06/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

XmRenderTableFree --- 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.

XmRendition(3).