XmRenditionFree - Man Page

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.

Referenced By

XmRendition(3), XmRenditionCreate(3).