gtk :: GtkCalendar :: month=
fun month=(month: Int, year: Int) `{ gtk_calendar_select_month(self, month, year); `}