[ Previous | Next | Contents | Glossary | Home | Search ]
Motif 2.1 Programmer's Reference


XmRenditionFree

A convenience function that frees a rendition

Format

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


[ Previous | Next | Contents | Glossary | Home | Search ]