xmscalesetvalue(3) hpux man page | unix.com

Man Page: xmscalesetvalue

Operating Environment: hpux

Section: 3

XmScaleSetValue(library call)											     XmScaleSetValue(library call)

NAME
XmScaleSetValue -- A Scale function that sets a slider value
SYNOPSIS
#include <Xm/Scale.h> void XmScaleSetValue( 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(3).
RELATED
XmScale(3). XmScaleSetValue(library call)
Related Man Pages
xmscalesetticks(3) - centos
xmscrollbargetvalues(3) - hpux
xmscrollbarsetvalues(3) - hpux
xmscrollbarsetvalues(3x) - osf1
gtk2::scale(3pm) - debian
Similar Topics in the Unix Linux Community
Unix File Permissions
PHP Man Pages Now Available (Over 10,000)
How to extract every repeated string between two specific string?
Sequence extraction
Wrong Array...