dwtscalesetslider(3dwt) ultrix man page | unix.com

Man Page: dwtscalesetslider

Operating Environment: ultrix

Section: 3dwt

DwtScaleSetSlider(3Dwt) 												   DwtScaleSetSlider(3Dwt)

Name
       DwtScaleSetSlider - Sets or changes the current value of the slider position displayed in the scale.

Syntax
       void DwtScaleSetSlider(widget, value)
	    Widget widget;
	    int value;

Arguments
       widget	 Specifies the scale widget ID.

       value	 Specifies  the  current  slider  position  along  the	scale  (the value selected by the user).  This argument sets the DwtNvalue
		 attribute associated with DwtScaleCreate.

Description
       The DwtScaleSetSlider function sets or changes the current slider position value within the scale widget display for the application.

See Also
       DwtScaleGetSlider(3Dwt), DwtScale(3Dwt)
       Guide to the XUI Toolkit: C Language Binding
       Guide to the XUI Toolkit Intrinsics: C Language Binding

															   DwtScaleSetSlider(3Dwt)
Related Man Pages
dwtcstextclearselection(3dwt) - ultrix
dwtcstextreplace(3dwt) - ultrix
dwtcstextsetmaxlength(3dwt) - ultrix
dwtcstextsetstring(3dwt) - ultrix
dwtstextsetstring(3dwt) - ultrix
Similar Topics in the Unix Linux Community
A short history of UNIX by l.madden@ic.ac.uk
Can I change my hostname without messing things up?
PHP Write Man Pages to MySQL DB