Package: gtk

Accessor gtk:spin-button-climb-rate

Lambda List

gtk:spin-button-climb-rate (object)

Syntax

(gtk:spin-button-climb-rate object) => rate
(setf (gtk:spint-button-climb-rate object) rate)

Arguments

object -- a gtk:spin-button widget
rate -- a number coerced to a double float for the acceleration rate

Details

The accessor for the climb-rate slot gets or sets the acceleration rate when you hold down a button.
 

See also

2026-08-19