GtkCalendarDisplayOptions

GtkCalendarDisplayOptions

Flags

GtkCalendarDisplayOptions flags can only ever be set from within a GtkCalendar object.

Value

Symbolic name

Description

  0GTK_CALENDAR_SHOW_HEADING Specifies that the month and year should be displayed.
  1GTK_CALENDAR_SHOW_DAY_NAMES Specifies that three letter day descriptions should be present.
  2GTK_CALENDAR_NO_MONTH_CHANGE Prevents the user from switching months with the calendar.
  3GTK_CALENDAR_SHOW_WEEK_NUMBERS Displays each week numbers of the current year, down the left side of the calendar
  4GTK_CALENDAR_WEEK_START_MONDAY Starts the calendar week on Monday, instead of the default Sunday
© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.