osf1 man page for xmscalegetvalue

Query: xmscalegetvalue

OS: osf1

Section: 3x

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XmScaleGetValue(3X)													       XmScaleGetValue(3X)

NAME
XmScaleGetValue - A Scale function that returns the current slider position
SYNOPSIS
#include <Xm/Scale.h> void XmScaleGetValue (widget, value_return) Widget widget; int * value_return;
DESCRIPTION
XmScaleGetValue returns the current slider position value displayed in the scale. Specifies the Scale widget ID Returns the current slider position value For a complete definition of Scale and its associated resources, see XmScale(3X).
SEE ALSO
XmScale(3X) XmScaleGetValue(3X)
Related Man Pages
xmscalesetticks(3) - redhat
xmscrollbargetvalues(3) - centos
xmscalesetticks(3) - hpux
xmscrollbargetvalues(3) - hpux
gtk2::scale(3pm) - debian
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB