1XmStringFreeContext(library call)            XmStringFreeContext(library call)
2
3
4

NAME

6       XmStringFreeContext  —  A  compound  string  function that releases the
7       string scanning context data structure
8

SYNOPSIS

10       #include <Xm/Xm.h>
11       void XmStringFreeContext(
12       XmStringContext context);
13

DESCRIPTION

15       XmStringFreeContext releases the string scanning  context  data  struc‐
16       ture.
17
18       context   Specifies  the string context structure that was allocated by
19                 the XmStringInitContext function
20
22       XmStringCreate(3) and XmStringInitContext(3).
23
24
25
26                                             XmStringFreeContext(library call)
Impressum