centos man page for xmscalegetvalue

Query: xmscalegetvalue

OS: centos

Section: 3

Links: centos man pages   all man pages

Forums: unix linux community   forum categories

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

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)
Related Man Pages
xmscalesetticks(3) - redhat
xmscrollbargetvalues(3) - redhat
xmscrollbargetvalues(3) - hpux
xmscrollbargetvalues(3x) - osf1
gtk2::scale(3) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
DB2 convert digits to binary format
Controlling user input
[TIP] Processing YAML files with yq