logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

XmScaleGetValue — A Scale function that returns the current slider position "XmScaleGetValue" "Scale

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

Name

XmScaleGetValue  —  A  Scale  function  that returns the current slider position "XmScaleGetValue" "Scale
       functions" "XmScaleGetValue"

Synopsis

       #include <Xm/Scale.h>
       voidXmScaleGetValue(
       Widgetwidget,
       int*value_return);

return

See Also