Package: gtk
Accessor gtk-spin-button-update-policy
Lambda Listgtk-spin-button-update-policy (object) Syntax(gtk-spin-button-update-policy object) => update-policy (setf (gtk-spin-button-upadate-policy object) update-policy) Argumentsobject -- a gtk-spin-button widget policy -- a value of the gtk-spin-button-update-policy enumeration Details Accessor of the update-policy slot of the gtk-spin-button class. The slot access function gtk-spin-button-update-policy gets the update behavior of a spin button. The slot access function (setf gtk-spin-button-update-policy) sets the update behavior. This determines whether the spin button is always updated or only when a valid value is set. | See also |
2021-2-10