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

The accessor for the draw-value slot of the gtk:scale class gets or sets whether the current value is displayed as a string next to the slider.
 

See also

2025-08-20