Package: gtk

Accessor gtk-calendar-show-details

Lambda List

gtk-calendar-show-details (object)

Syntax

(gtk-calendar-show-details object) => show-details
(setf (gtk-calendar-show-details object) show-details)

Arguments

object -- a gtk-calendar widget
show-details -- a boolean whether details are shown

Details

Accessor of the show-details slot of the gtk-calendar class.

Determines whether details are shown directly in the widget, or if they are available only as tooltip. When this property is set days with details are marked.
 

See also

2021-12-18