xmscalesetvalue(3) redhat man page | unix.com

Man Page: xmscalesetvalue

Operating Environment: redhat

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) - redhat
xmscrollbargetvalues(3) - redhat
xmscrollbargetvalues(3) - centos
xmscrollbarsetvalues(3) - centos
dwtscrollbargetslider(3dwt) - ultrix
Similar Topics in the Unix Linux Community
Make all words begin with capital letter?
Retrieving previous command in a script
CentOS7 restoring file capabilities
Docker learning Phase-I
[TIP] Processing YAML files with yq