XmStringFreeContext(3X) UNIX System V XmStringFreeContext(3X)
NAME
XmStringFreeContext - a compound string function that instructs the
toolkit that the context is no longer needed.
SYNOPSIS
#include <Xm/Xm.h>
void XmStringFreeContext (context)
XmStringContextcontext;
DESCRIPTION
XmStringFreeContext instructs the toolkit that the context is no longer
needed and will not be used without reinitialization.
context
Specifies the string context structure that was allocated by the
XmStringInitContext function
RELATED INFORMATION
XmStringCreate(3X) and XmStringInitContext(3X).
10/89 Page 1