 |
Index for Section 3X |
|
 |
Alphabetical listing for X |
|
 |
Bottom of page |
|
XmStringDirectionCreate(3X)
OSF/Motif
NAME
XmStringDirectionCreate - A compound string function that creates a
compound string
SYNOPSIS
#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 component
RETURN VALUE
Returns a new compound string.
SEE ALSO
XmStringCreate(3X)
 |
Index for Section 3X |
|
 |
Alphabetical listing for X |
|
 |
Top of page |
|