XmStringDirectionCreate(3) | Library Functions Manual | XmStringDirectionCreate(3) |
XmStringDirectionCreate — A compound string function that creates a compound string "XmStringDirectionCreate" "compound string functions" "XmStringDirectionCreate"
#include <Xm/Xm.h> XmString XmStringDirectionCreate( XmStringDirection direction);
XmStringDirectionCreate creates a compound string with a single component, a direction with the given value. When the application no longer needs the returned compound string, the application should call XmStringFree.
Returns a new compound string.