1XmStringTable(library call) XmStringTable(library call)
23
4
NAME
6XmStringTable — Data type for an array of compound strings
7
SYNOPSIS
9#include <Xm/Xm.h>
10
DESCRIPTION
12XmStringTable is the data type for an array of compound strings
13(objects of type XmString).
14
RELATED
16XmString(3).
1718
19
20
XmStringTable(library call)