DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

XmScaleSetValue(X3mot)


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(X3mot).

References

XmScale(X3mot)
25 April 2004
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004