Query: xmstringdirectiontodirection
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmStringDirectionToDirection(library call) XmStringDirectionToDirection(library call)NAMEXmStringDirectionToDirection -- A function that converts from XmStringDirection to XmDirectionSYNOPSIS#include <Xm/Xm.h> XmDirection XmStringDirectionToDirection( XmStringDirection direction);DESCRIPTIONXmStringDirectionToDirection converts the specified XmStringDirection direction value to its equivalent XmDirection value. This function provides backward compatibility with the XmStringDirection data type. direction Specifies the XmStringDirection value to be converted.RETURNReturns the following XmDirection values: XmLEFT_TO_RIGHT If the direction argument is XmSTRING_DIRECTION_L_TO_R. XmRIGHT_TO_LEFT If the direction argument is XmSTRING_DIRECTION_R_TO_L. XmDEFAULT_DIRECTION If the direction argument was not either of the above.RELATED INFORMATIONXmStringDirection(3) and XmDirection(3). XmStringDirectionToDirection(library call)
Related Man Pages |
---|
xmdirectionmatch(3) - redhat |
xmstringsegmentcreate(3) - centos |
xmstringcomponenttype(3) - centos |
xmstringcomponenttype(3) - hpux |
xmstringsegmentcreate(3) - hpux |
Similar Topics in the Unix Linux Community |
---|
Unix File Permissions |
How to extract every repeated string between two specific string? |
SAN Migration question |
Sequence extraction |
Tar Command |