*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> XmCvtStringToUnitType (3X)              
Title
Content
Arch
Section
 

XmCvtStringToUnitType(3X)

Contents


NAME    [Toc]    [Back]

       XmCvtStringToUnitType  - A function that converts a string
       to a unit-type value

SYNOPSIS    [Toc]    [Back]

       #include <Xm/Xm.h>

       void  XmCvtStringToUnitType  (args,  num_args,   from_val,
       to_val)
               XrmValuePtr args;
               Cardinal * num_args;
               XrmValue * from_val;
               XrmValue * to_val;

DESCRIPTION    [Toc]    [Back]

       XmCvtStringToUnitType  converts  a  string to a unit type.
       Refer to the man pages for XmGadget(3X), XmManager(3X), or
       XmPrimitive(3X) for a description of the valid unit types.
       Use of this function as a resource converter is  obsolete.
       It has been replaced by a new resource converter that uses
       the RepType facility.  Specifies a list of additional XrmValue
  arguments to the converter if additional context is
       needed  to  perform  the  conversion.   For  example,  the
       string-to-font converter needs the widget's screen and the
       string-to-pixel converter needs the  widget's  screen  and
       color  map.   This  argument is often NULL.  Specifies the
       number of additional XrmValue arguments.  This argument is
       often  zero.  Specifies the value to convert Specifies the
       descriptor to use to return the converted value

SEE ALSO    [Toc]    [Back]

      
      
       XmGadget(3X), XmManager(3X), XmPrimitive(3X)



                                        XmCvtStringToUnitType(3X)
[ Back ]
 Similar pages
Name OS Title
XmStringParseText HP-UX A function that converts a character string to a compound string
XmCvtStringToUnitType IRIX A function that converts a string to
XmCvtStringToUnitType HP-UX A function that converts a string to a unittype value
XmConvertStringToUnits HP-UX A function that converts a string specification to a unit value
XmCvtXmStringToByteStream HP-UX A compound string function that converts a compound string to a Byte Stream format
XmStringTableToXmString HP-UX A convenience function that converts a compound string table to a single compound string
XmCvtByteStreamToXmString HP-UX A compound string function that converts from a compound string in Byte Stream format to a compound string
XmStringTableParseStringArray HP-UX A convenience function that converts an array of strings to a compound string table
XmStringToXmStringTable HP-UX A convenience function that converts a single compound string to a table of compound strings
XmCvtXmStringToCT HP-UX A compound string function that converts a compound string to compound text
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service