*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: XmCvtStringToUnitType | Section: 3 | Source: Digital UNIX | File: XmCvtStringToUnitType.3X.gz
XmCvtStringToUnitType(3X) XmCvtStringToUnitType(3X) NAME XmCvtStringToUnitType - A function that converts a string to a unit- type value SYNOPSIS #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 XmCvtStringToUnitType converts a string to a unit type. Refer to the man pages for XmGadget(3X), XmManager(3X), or XmPrimitive(3X) for a de- scription of the valid unit types. Use of this function as a resource converter is obsolete. It has been replaced by a new resource con- verter 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 XmGadget(3X), XmManager(3X), XmPrimitive(3X) XmCvtStringToUnitType(3X)

Navigation Options