Enumeration (GI Flags)

Gtk-3.0GtkCalendarDisplayOptions

These options can be used to influence the display and behaviour of a Gtk.Calendar.

Index
NO_MONTH_CHANGE: 4

Prevents the user from switching months with the calendar.

SHOW_DAY_NAMES: 2

Specifies that three letter day descriptions should be present.

SHOW_DETAILS: 32

Just show an indicator, not the full details text when details are provided. See gtk_calendar_set_detail_func().

SHOW_HEADING: 1

Specifies that the month and year should be displayed.

SHOW_WEEK_NUMBERS: 8

Displays each week numbers of the current year, down the left side of the calendar.

Variables

$gtype