| Click this button to go to the index for this section. |
XmStringDirectionCreate(3X)
OSF/Motif
NAME
XmStringDirectionCreate - A compound string function that creates a compound stringSYNOPSIS
#include <Xm/Xm.h> XmString XmStringDirectionCreate (direction) XmStringDirection direction;DESCRIPTION
XmStringDirectionCreate creates a compound string with a single component, a direction with the given value. direction Specifies the value of the directional componentRETURN VALUE
Returns a new compound string.SEE ALSO
XmStringCreate(3X)