Method

GtkCalendarselect_day

Declaration [src]

void
gtk_calendar_select_day (
  GtkCalendar* calendar,
  guint day
)

Description [src]

Selects a day from the current month.

Parameters

day

Type: guint

The day number between 1 and 31, or 0 to unselect the currently selected day.