XmStringSeparatorCreate(library call) XmStringSeparatorCreate(library call)
NAME [Toc] [Back]
XmStringSeparatorCreate - A compound string function that creates a
compound string
SYNOPSIS [Toc] [Back]
#include <Xm/Xm.h>
XmString XmStringSeparatorCreate(void)
DESCRIPTION [Toc] [Back]
XmStringSeparatorCreate creates a compound string with a single
component, a separator.
RETURN [Toc] [Back]
Returns a new compound string. When the application no longer needs
the returned compound string, the application should call
XmStringFree.
RELATED [Toc] [Back]
XmStringCreate(3).
- 1 - Formatted: January 24, 2005 [ Back ] |