XmStringDirectionCreate(3X) — MISCELLANEOUS LIBRARY FUNCTIONS
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.
directionSpecifies the value of the directional component
RETURN VALUE
Returns a new compound string.
RELATED INFORMATION
Sun Release 4.0 — Last change: