gtk :: GtkCalendar :: is_marked
fun is_marked(day: Int): Bool `{ return gtk_calendar_get_day_is_marked(self, day); `}