cl-cffi-gtk4
API documentation
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 for the position in which the current value is displayed
Details
The accessor for the
value-pos
slot of the
gtk:scale
class gets or sets the position in which the current value is displayed.
See also
gtk:scale
gtk:position-type
2025-08-20