Enumeration (GI Flags)

Gtk-3.0GtkCalendarDisplayOptions

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

Index

Enumeration Members

NO_MONTH_CHANGE: number

Prevents the user from switching months with the calendar.

SHOW_DAY_NAMES: number

Specifies that three letter day descriptions should be present.

SHOW_DETAILS: number

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

SHOW_HEADING: number

Specifies that the month and year should be displayed.

SHOW_WEEK_NUMBERS: number

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

Variables

$gtype