XmScaleSetValue(3X)
NAME
XmScaleSetValue—A Scale function that sets a slider value
SYNOPSIS
#include <Xm/Scale.h>
void XmScaleSetValue (widget, value)
Widgetwidget;
intvalue;
DESCRIPTION
XmScaleSetValue sets the slider value within the Scale widget.
Specifies the Scale widget ID. 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).
RELATED INFORMATION
XmScale(3X).
SunOS 1.2.2 — Last change: