Package: gtk

Accessor gtk:scale-button-adjustment

Lambda List

gtk:scale-button-adjustment (object)

Syntax

(gtk:scale-button-adjustment object object) => adjustment
(setf (gtk:scale-button-adjustment object) adjustment)

Arguments

object -- a gtk:scale-button widget
adjustment -- a gtk:adjustment object

Details

The accessor for the adjustment slot of the gtk:scale-button class gets or sets the adjustment associated with the scale button.
 

See also

2025-08-06