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 slot access function gets the position in which the current value is displayed. The gtk-scale-value-pos slot access function sets the position in which the current value is displayed.
 

See also

2021-12-27