Method

GtkCalendarset_show_day_names

Declaration [src]

void
gtk_calendar_set_show_day_names (
  GtkCalendar* self,
  gboolean value
)

Description [src]

Sets whether the calendar shows day names.

Parameters

value

Type: gboolean

Whether to show day names above the day numbers.