Calendar
Creates a org.gnome.gtk.Calendar to display a Gregorian calendar, one month at a time.
Parameters
Compose Modifier for layout and styling.
The selected day.
The selected month.
The selected year.
Whether the calendar shows day names.
Whether the calendar should show a heading.
Whether week numbers are shown in the calendar.
Callback triggered when a day is selected.
Callback triggered when the calendar moves to the next month.
Callback triggered when the calendar moves to the next year.
Callback triggered when the calendar moves to the previous month.
Callback triggered when the calendar moves to the previous year.
Creates a org.gnome.gtk.Calendar to display a Gregorian calendar, one month at a time.
Parameters
Compose Modifier for layout and styling.
The selected date.
Whether the calendar shows day names.
Whether the calendar should show a heading.
Whether week numbers are shown in the calendar.
Callback triggered when a day is selected.
Callback triggered when the calendar moves to the next month.
Callback triggered when the calendar moves to the next year.
Callback triggered when the calendar moves to the previous month.
Callback triggered when the calendar moves to the previous year.