manpagez: man pages & more
man XmScaleGetValue(3)
Home | html | info | man
XmScaleGetValue(library call)                    XmScaleGetValue(library call)




NAME

       XmScaleGetValue  --  A  Scale  function that returns the current slider
       position


SYNOPSIS

       #include <Xm/Scale.h>
       void XmScaleGetValue(
       Widget widget,
       int * value_return);


DESCRIPTION

       XmScaleGetValue returns the current slider position value displayed  in
       the scale.

       widget    Specifies the Scale widget ID

       value_return
                 Returns the current slider position value

       For  a  complete  definition of Scale and its associated resources, see
       XmScale(3).


RELATED

       XmScale(3).



                                                 XmScaleGetValue(library call)

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