XmStringSeparatorCreate
A compound string function that creates a compound string "XmStringSeparatorCreate" "compound string functions" "XmStringSeparatorCreate"
- Provided by: libmotif-dev (Version: 2.3.4-10)
- Source: motif
- Report a bug
A compound string function that creates a compound string "XmStringSeparatorCreate" "compound string functions" "XmStringSeparatorCreate"
#include <Xm/Xm.h> XmString XmStringSeparatorCreate(void)
XmStringSeparatorCreate creates a compound string with a single component, a separator.
Returns a new compound string. When the application no longer needs the returned compound string, the application should call XmStringFree.