1XmRenditionFree(library call)                    XmRenditionFree(library call)
2
3
4

NAME

6       XmRenditionFree — A convenience function that frees a rendition
7

SYNOPSIS

9       #include <Xm/Xm.h>
10       void XmRenditionFree(
11       XmRendition rendition);
12

DESCRIPTION

14       XmRenditionFree recovers memory used by rendition.
15
16       rendition Specifies the rendition to be freed.
17
19       XmRendition(3).
20
21
22
23                                                 XmRenditionFree(library call)
Impressum