SgThumbWheelGetValue(3X) UNIX System V SgThumbWheelGetValue(3X)
NAME
SgThumbWheelGetValue - A ThumbWheel function that returns
the current wheel position
SYNOPSIS
#include <Sgm/ThumbWheel.h>
void SgThumbWheelGetValue (widget, value_return)
Widget widget;
int * value_return;
VERSION
This page documents the version of Sgm that accompanies
Motif 1.2.
DESCRIPTION
SgThumbWheelGetValue returns the current thumb wheel
position value.
widget Specifies the ThumbWheel widget ID
value_return
Returns the current thumb wheel position value
For a complete definition of ThumbWheel and its associated
resources, see SgThumbWheel(3X).
RELATED INFORMATION
SgThumbWheel(3X), SgThumbWheelSetValue(3X).
Page 1 (printed 4/30/98)