|
NAMEXmScaleSetValue — A Scale function that sets a slider valueSYNOPSIS#include <Xm/Scale.h> void XmScaleSetValue( Widget widget, int value); DESCRIPTIONXmScaleSetValue sets the slider value within the Scale widget.
For a complete definition of Scale and its associated resources, see XmScale(3). RELATEDXmScale(3). Visit the GSP FreeBSD Man Page Interface. |