Method

GtkCalendarselect_month

Declaration [src]

void
gtk_calendar_select_month (
  GtkCalendar* calendar,
  guint month,
  guint year
)

Description [src]

Shifts the calendar to a different month.

Parameters

month

Type: guint

A month number between 0 and 11.

year

Type: guint

The year the month is in.