DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

XmStringFreeContext(X3mot)


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.

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

References

XmStringCreate(X3mot) and XmStringInitContext(X3mot).
25 April 2004
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004