|
NAMEXmScaleGetValue — A Scale function that returns the current slider positionSYNOPSIS#include <Xm/Scale.h> void XmScaleGetValue( Widget widget, int * value_return); DESCRIPTIONXmScaleGetValue returns the current slider position value displayed in the scale.
For a complete definition of Scale and its associated resources, see XmScale(3). RELATEDXmScale(3). Visit the GSP FreeBSD Man Page Interface. |