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

Man Page: dwtscalegetslider

Operating Environment: ultrix

Section: 3dwt

DwtScaleGetSlider(3Dwt) 												   DwtScaleGetSlider(3Dwt)

Name
       DwtScaleGetSlider - Gets the current value of the slider position displayed in the scale.

Syntax
       void DwtScaleGetSlider(widget, value_return)
	    Widget widget;
	    int *value_return;

Arguments
       widget	 Specifies the scale widget ID.

       value_return
		 Returns the current slider position value.

Description
       The DwtScaleGetSlider function returns the current slider position value displayed in the scale for the application.

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

															   DwtScaleGetSlider(3Dwt)
Related Man Pages
dwtcstextgetselection(3dwt) - ultrix
dwtcstextreplace(3dwt) - ultrix
dwtcstextsetmaxlength(3dwt) - ultrix
dwtcstextsetselection(3dwt) - ultrix
dwtstextreplace(3dwt) - ultrix
Similar Topics in the Unix Linux Community
How do you detect keystrokes in canonical mode?
PHP Write Man Pages to MySQL DB