Index Index for
Section 3X
Index Alphabetical
listing for X
Bottom of page Bottom of
page

XmStringDirection(3X)

OSF/Motif

NAME

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

SEE ALSO

XmString(3X)

Index Index for
Section 3X
Index Alphabetical
listing for X
Top of page Top of
page