XmStringDirection(3X) UNIX System V XmStringDirection(3X)
NAME
XmStringDirection - Data type for the direction of display
in a string
SYNOPSIS
#include <Xm/Xm.h>
VERSION
This page documents version 1.2 of the Motif library.
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:
XmSTRINGDIRECTIONLTOR
Specifies left to right display
XmSTRINGDIRECTIONRTOL
Specifies right to left display
RELATED INFORMATION
XmString(3X).
Page 1 (printed 4/30/98)