|
XmStringDirection(3X)
Contents
|
XmStringDirection - Data type for the direction of display
in a string
#include <Xm/Xm.h>
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: Specifies
left to right display Specifies right to left display
XmString(3X)
XmStringDirection(3X)
[ Back ] |