[ Previous | Next | Contents | Glossary | Home | Search ]
Motif 2.1 Programmer's Reference


XmStringTable

Data type for an array of compound strings

Format

#include <Xm/Xm.h>

DESCRIPTION

XmStringTable is the data type for an array of compound strings (objects of type XmString).

RELATED

XmString (3).


[ Previous | Next | Contents | Glossary | Home | Search ]