XmCvtXmStringToCT(3X) — Subroutines
NAME
XmCvtXmStringToCT − a compound string function that converts a compound string to compound text.
SYNOPSIS
#include <Xm/Xm.h> char ∗ XmCvtXmStringToCT (string)
XmStringstring;
DESCRIPTION
XmCvtXmStringToCT converts a compound string to a (char ∗) string in compound text format.
stringSpecifies 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.