XmStringSeparatorCreate — A compound string function that creates a compound string
Contents
Description
XmStringSeparatorCreate creates a compound string with a single component, a separator.
Name
XmStringSeparatorCreate — A compound string function that creates a compound string
"XmStringSeparatorCreate" "compound string functions" "XmStringSeparatorCreate"
Return
Returns a new compound string. When the application no longer needs the returned compound string, the
application should call XmStringFree.
Synopsis
#include <Xm/Xm.h>
XmStringXmStringSeparatorCreate(void)
