Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmScaleGetValue(3XM) — NEWS-os 4.2.1R

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XmScale(3XM)

XmScaleGetValue(3XM)  —  NEWS-OS Programmer’s Manual

NAME

XmScaleGetValue — a Scale function that returns the current slider position. 

SYNOPSIS

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

DESCRIPTION

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

widgetSpecifies the Scale widget ID. 

value_returnReturns the current slider position value

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

RELATED INFORMATION

XmScale(3XM). 

NEWS-OSRelease 4.2.1R

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026