Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmScaSetV(Xm) — OpenDesktop Software Development System 3.0.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought


 XmScaleSetValue(Xm)            6 January 1993            XmScaleSetValue(Xm)


 Name

    XmScaleSetValue - a Scale function that sets a slider value

 Syntax


    #include <Xm/Scale.h>

    void XmScaleSetValue (widget, value)
    Widget widget;
    int value;


 Description

    XmScaleSetValue sets the slider value within the Scale widget.

    widget  Specifies the Scale widget ID.

    value   Specifies the slider position along the scale.  This sets the
            XmNvalue resource.

    For a complete definition of Scale and its associated resources, see
    XmScale(Xm).

 See also

    XmScale(Xm)


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