Package: gtk

Accessor gtk:scale-value-pos

Lambda List

gtk:scale-value-pos (object)

Syntax

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

Arguments

object -- a gtk:scale widget
pos -- a gtk:position-type value with the position in which the current value is displayed

Details

Accessor of the value-pos slot of the gtk:scale class. The gtk:scale-value-pos function gets the position in which the current value is displayed. The (setf gtk:scale-value-pos) function sets the position.
 

See also

2024-12-5