![]() |
![]()
| ![]() |
![]()
NAMEXmCvtStringToUnitType — A function that converts a string to a unit-type value SYNOPSIS#include <Xm/Xm.h> void XmCvtStringToUnitType( XrmValuePtr args, Cardinal * num_args, XrmValue * from_val, XrmValue * to_val); DESCRIPTIONXmCvtStringToUnitType converts a string to a unit type. Refer to the reference pages for XmGadget, XmManager, or XmPrimitive 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.
RELATEDXmGadget(3), XmManager(3), and XmPrimitive(3).
|