XmRenditionFree(library call) XmRenditionFree(library call)NAMEXmRenditionFree -- A convenience function that frees a renditionSYNOPSIS#include <Xm/Xm.h> void XmRenditionFree( XmRendition rendition);DESCRIPTIONXmRenditionFree recovers memory used by rendition. rendition Specifies the rendition to be freed.RELATEDXmRendition(3). XmRenditionFree(library call)