Method

GtkCalendarunmark_day

Declaration [src]

void
gtk_calendar_unmark_day (
  GtkCalendar* calendar,
  guint day
)

Description [src]

Removes the visual marker from a particular day.

Parameters

day

Type: guint

The day number to unmark between 1 and 31.