| Value | Meaning |
|---|---|
| ShowHeading1 | Specifies that the month and year should be displayed. |
| ShowDayNames2 | Specifies that three letter day descriptions should be present. |
| NoMonthChange4 | Prevents the user from switching months with the calendar. |
| ShowWeekNumbers8 | Displays each week numbers of the current year, down the left side of the calendar. |
| ShowDetails32 | Just show an indicator, not the full details text when details are provided. See gtk.calendar.Calendar.setDetailFunc. |
These options can be used to influence the display and behaviour of a #GtkCalendar.