Sponsor:

Your company here ā€” click to reach over 10,000 unique daily visitors

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).