XmRenditionFree - A convenience function that frees a rendition

NAME  SYNOPSIS  DESCRIPTION  RELATED 

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


Updated 2024-01-29 - jenkler.se | uex.se