Manual Page Result
0
Command: XmStringFreeContext | Section: 3 | Source: Digital UNIX | File: XmStringFreeContext.3X.gz
XmStringFreeContext(3X) 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)
XmStringContext context;
DESCRIPTION
XmStringFreeContext instructs the toolkit that the context is no longer
needed and will not be used without reinitialization. Specifies the
string context structure that was allocated by the XmStringInitContext
function
SEE ALSO
XmStringCreate(3X), XmStringInitContext(3X)
XmStringFreeContext(3X)