Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmStringDirectionToDirection() — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought



     XmStringDirectionToDirectiUNIXXSyXmStringDirectionToDirection(3X)



     NAME
          XmStringDirectionToDirection - A function that converts from
          XmStringDirection to XmDirection

     SYNOPSIS
          #include <Xm/Xm.h>
          XmDirection XmStringDirectionToDirection(
          XmStringDirection direction);

     VERSION
          This page documents Motif 2.1.

     DESCRIPTION
          XmStringDirectionToDirection converts the specified
          XmStringDirectiondirection value to its equivalent
          XmDirection value. This function provides backward
          compatibility with the XmStringDirection data type.

          direction Specifies the XmStringDirection value to be
                    converted.

     RETURN
          Returns the following XmDirection values:

          XmLEFTTORIGHT
                    If the direction argument is
                    XmSTRINGDIRECTIONLTOR.

          XmRIGHTTOLEFT
                    If the direction argument is
                    XmSTRINGDIRECTIONRTOL.

          XmDEFAULTDIRECTION
                    If the direction argument was not either of the
                    above.

     RELATED INFORMATION
          XmStringDirection(3) and XmDirection(3).

















     Page 1                                          (printed 1/22/99)



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026