manpagez: man pages & more
man XmScaleSetValue(3)
Home | html | info | man
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)

openMotif 2.3.1 - Generated Tue Dec 2 09:56:26 CST 2008
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.