XmRenditionFree (3) Linux Manual Page
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.
Related
XmRendition(3).
