XmStringDirection(X3mot)
XmStringDirection --
data type for the direction of display in a string
Synopsis
#include <Xm/Xm.h>
Description
XmStringDirection
is the data type for specifying the direction in which the system
displays characters of a string, or characters of a segment of a
compound string.
This is an enumeration with two possible values:
-
XmSTRING_DIRECTION_L_TO_R -- specifies left to right display
-
XmSTRING_DIRECTION_R_TO_L -- specifies right to left display
References
XmString(X3mot)
25 April 2004
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004