XmRenditionFree

Langue: en

Version: 182344 (CentOS - 06/07/09)

Section: 3 (Bibliothèques de fonctions)

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.

XmRendition(3).