Package: gtk

Accessor gtk-calendar-detail-height-rows

Lambda List

gtk-calendar-detail-height-rows (object)

Syntax

(gtk-calendar-detail-height-rows object) => rows
(setf (gtk-calendar-detail-height-rows object) rows)

Arguments

object -- a gtk-calendar widget
rows -- an integer with the detail height in rows

Details

Accessor of the detail-height-rows slot of the gtk-calendar class.

The gtk-calendar-detail-height-rows slot access function queries the height of detail cells, in rows. The (setf gtk-calendar-detail-height-rows) slot access function updates the height of detail cells.
 

See also

2021-12-18