Property definitions

gtk $ GtkCalendar :: new
	new `{
		 return (GtkCalendar *)gtk_calendar_new();
	`}
lib/gtk/v3_4/gtk_widgets_ext.nit:27,2--29,3