xmstringdirectioncreate(3) centos man page | unix.com

Man Page: xmstringdirectioncreate

Operating Environment: centos

Section: 3

XmStringDirectionCreate(library call)									     XmStringDirectionCreate(library call)

NAME
XmStringDirectionCreate -- A compound string function that creates a compound string
SYNOPSIS
#include <Xm/Xm.h> XmString XmStringDirectionCreate( XmStringDirection direction);
DESCRIPTION
XmStringDirectionCreate creates a compound string with a single component, a direction with the given value. When the application no longer needs the returned compound string, the application should call XmStringFree. direction Specifies the value of the direction component. The possible values are: XmSTRING_DIRECTION_L_TO_R Specifies left to right display. XmSTRING_DIRECTION_R_TO_L Specifies right to left display. XmSTRING_DIRECTION_DEFAULT Specifies that the display direction will be set by the widget in which the compound string is to be displayed.
RETURN
Returns a new compound string.
RELATED
XmStringCreate(3). XmStringDirectionCreate(library call)
Related Man Pages
xmstringcreate(3) - redhat
xmstring(3) - redhat
xmstringcreateltor(3) - redhat
xmstring(3) - hpux
xmstringcreateltor(3) - hpux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
Unsure why access time on a directory change isn't changing
Controlling user input