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 slot access function gtk-spin-button-climb-rate gets the acceleration rate when you hold down a button. The slot access function (setf gtk-spin-button-climb-rate sets the acceleration rate.
 

See also

2021-2-10