|
NAMEXmStringFreeContext — A compound string function that releases the string scanning context data structureSYNOPSIS#include <Xm/Xm.h> void XmStringFreeContext( XmStringContext context); DESCRIPTIONXmStringFreeContext releases the string scanning context data structure.
RELATEDXmStringCreate(3) and XmStringInitContext(3). Visit the GSP FreeBSD Man Page Interface. |