Package: gtk

Accessor gtk:calendar-no-month-change

Lambda List

gtk:calendar-no-month-change (object)

Syntax

(gtk:calendar-no-month-change object) => no-change
(setf (gtk:calendar-no-month-change object) no-change)

Arguments

object -- a gtk:calendar widget
no-change -- a boolean whether the selected month can be changed

Details

Accessor of the no-month-change slot of the gtk:calendar class. Determines whether the selected month can be changed.
 

See also

2023-12-30