Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
XmStringFreeContext(3)	   Library Functions Manual	XmStringFreeContext(3)

NAME
       XmStringFreeContext  --	A  compound  string function that releases the
       string scanning context data structure

SYNOPSIS
       #include	<Xm/Xm.h>
       void XmStringFreeContext(
       XmStringContext context);

DESCRIPTION
       XmStringFreeContext releases the	string scanning	 context  data	struc-
       ture.

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

RELATED
       XmStringCreate(3) and XmStringInitContext(3).

							XmStringFreeContext(3)

NAME | SYNOPSIS | DESCRIPTION | RELATED

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=XmStringFreeContext&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>

home | help