Package: gtk

Accessor gtk:calendar-detail-width-chars

Lambda List

gtk:calendar-detail-width-chars (object)

Syntax

(gtk:calendar-detail-width-chars object) => chars
(setf (gtk:calendar-detail-width-chars object) chars)

Arguments

object -- a gtk:calendar widget
chars -- an integer with the detail width in characters

Details

Accessor of the detail-width-chars slot of the gtk:calendar class. The gtk:calendar-detail-width-chars function queries the width of detail cells, in characters. The (setf gtk:calendar-detail-width-chars) function updates the width of detail cells.
 

See also

2023-12-30