Package: gtk

Accessor gtk-calendar-year

Lambda List

gtk-calendar-year (object)

Syntax

(gtk-calendar-year object) => year
(setf (gtk-calendar-year object) year)

Arguments

object -- a gtk-calendar widget
year -- an integer with the selected year

Details

Accessor of the year slot of the gtk-calendar class.

The selected year. This property gets initially set to the current year.
 

See also

2021-12-18