logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

XmStringSeparatorCreate — A compound string function that creates a compound string

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)

See Also