Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XtAppAddConverter.3Xt.Z(3Xt) — DG/UX 5.4R3.00

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XtConvert(3Xt)

XtStringConversionWarning(3Xt)



XtAppAddConverter(3Xt)        X11 SDE 5.4R3.00        XtAppAddConverter(3Xt)


NAME
       XtAppAddConverter - register resource converter

SYNTAX
       void XtAppAddConverter(appcontext, fromtype, totype, converter,
       convertargs, numargs)
           XtAppContext appcontext;
           String fromtype;
           String totype;
           XtConverter converter;
           XtConvertArgList convertargs;
           Cardinal numargs;

ARGUMENTS
       appcontext
                 Specifies the application context.

       converter Specifies the type converter procedure.

       convertargs
                 Specifies how to compute the additional arguments to the
                 converter or NULL.

       fromtype Specifies the source type.

       numargs  Specifies the number of additional arguments to the
                 converter or zero.

       totype   Specifies the destination type.

DESCRIPTION
       The XtAppAddConverter registers a the specified resource converter.

SEE ALSO
       XtConvert(3Xt), XtStringConversionWarning(3Xt)
       X Toolkit Intrinsics - C Language Interface
       Xlib - C Language X Interface




















Licensed material--property of copyright holder(s)                         1


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