Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmScaleSetValue(3X) — Tru64 UNIX 4.0f

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XmScale(3X)

XmScaleSetValue(3X)  —  Subroutines

OSF/Motif

NAME

XmScaleSetValue − A Scale function that sets a slider value

SYNOPSIS

#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(3X). 

SEE ALSO

XmScale(3X)

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