Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
XmRenderTableFree(3)	    Library Functions Manual	    XmRenderTableFree(3)

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 ta-
     ble.

     table     Specifies the table to be freed.

RELATED
     XmRendition(3).

							    XmRenderTableFree(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=XmRenderTableFree&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help