table of contents
        
      
      
    
      other versions
    
    - Tumbleweed 2.3.8-4.1
 - Leap-15.6
 
| XmRenderTableFree(library call) | XmRenderTableFree(library call) | 
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.