Sponsor:

Your company here, and a link to your site. Click to find out more.

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