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

Accessor of the adjustment slot of the gtk:scale-button class. The gtk:scale-button-adjustment function gets the adjustment associated with the scale button. The (setf gtk:scale-button-adjustment) function sets the adjustment.
 

See also

2024-5-7