DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

XmStringFreeContext(Xm)


XmStringFreeContext -- a compound string function that instructs the toolkit that the context is no longer needed

Syntax

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

context
Specifies the string context structure that was allocated by the XmStringInitContext function

See also

XmStringCreate(Xm) and XmStringInitContext(Xm).
© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 -- 26 May 2005