SYNOPSIS

#include <Xm/Xm.h>
void XmRenditionFree(
XmRendition rendition);

DESCRIPTION

XmRenditionFree recovers memory used by rendition.

rendition

Specifies the rendition to be freed.

RELATED