Package: gtk

Accessor gtk:spin-button-climb-rate

Lambda List

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

Syntax

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

Arguments

object -- a gtk:spin-button widget
climb-rate -- a double float with the acceleration rate

Details

Accessor of the climb-rate slot of the gtk:spin-button class. The gtk:spin-button-climb-rate function gets the acceleration rate when you hold down a button. The (setf gtk:spin-button-climb-rate) function sets the acceleration rate.
 

See also

2023-9-30