table of contents
other versions
- Tumbleweed 2.3.8-4.1
- Leap-15.6
XmRenditionFree(library call) | XmRenditionFree(library call) |
NAME¶
XmRenditionFree — A convenience function that frees a rendition
SYNOPSIS¶
#include <Xm/Xm.h> void XmRenditionFree( XmRendition rendition);
DESCRIPTION¶
XmRenditionFree recovers memory used by rendition.
- rendition
- Specifies the rendition to be freed.