xmrenditionfree(3) - Linux man page

Name

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

Related

xmrendition(3).

Referenced By

xmrenditioncreate(3)