XmCvtXmStringToCT(3X) UNIX System V XmCvtXmStringToCT(3X)
NAME
XmCvtXmStringToCT - a compound string function that converts a compound
string to compound text.
SYNOPSIS
#include <Xm/Xm.h>
char * XmCvtXmStringToCT (string)
XmString string;
DESCRIPTION
XmCvtXmStringToCT converts a compound string to a (char *) string in
compound text format.
string Specifies a compound string to be converted to compound text.
RETURN VALUE
Returns a (char *) string in compound text format. This format is
described in the X Consortium Standard Compound Text Encoding.
RELATED INFORMATION
XmCvtCTToXmString(3X).
10/89 Page 1