Package: gtk

Accessor gtk:scale-draw-value

Lambda List

gtk:scale-draw-value (object)

Syntax

(gtk:scale-draw-value object) => setting
(setf (gtk:scale-digits object) setting)

Arguments

object -- a gtk:scale widget
setting -- true to draw the value

Details

Accessor of the draw-value slot of the gtk:scale class. The gtk:scale-draw-value function returns whether the current value is displayed as a string next to the slider. The (setf gtk:scale-draw-value) function specifies whether the current value is displayed as a string next to the slider.
 

See also

2024-12-5