gtk-sharp2.12.0.0Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.Represents different styles and display options for a .System.EnumGLib.GType(typeof(Gtk.CalendarDisplayOptionsGType))System.FlagsFieldGtk.CalendarDisplayOptionsSpecifies that the month and year should be displayed.FieldGtk.CalendarDisplayOptionsSpecifies that three letter day descriptions should be present.In English these are, 'Mon', 'Tue', etc...FieldGtk.CalendarDisplayOptionsPrevents the user from switching months with the calendar.If retrieving a date from the user, this restricts them to only select a date from the displayed month.FieldGtk.CalendarDisplayOptionsDisplays each week numbers of the current year, down the left side of the calendar.FieldGtk.CalendarDisplayOptionsStarts the calendar week on Monday, instead of the default Sunday.