XmRenditionFree(library call) XmRenditionFree(library call)
NAME [Toc] [Back]
XmRenditionFree - A convenience function that frees a rendition
SYNOPSIS [Toc] [Back]
#include <Xm/Xm.h>
void XmRenditionFree(
XmRendition rendition);
DESCRIPTION [Toc] [Back]
XmRenditionFree recovers memory used by rendition.
rendition Specifies the rendition to be freed.
RELATED [Toc] [Back]
XmRendition(3).
- 1 - Formatted: January 24, 2005 [ Back ] |