Property definitions

gtk $ GtkSwitch :: new
	new `{
		 return (GtkSwitch *)gtk_switch_new();
	`}
lib/gtk/v3_4/gtk_core.nit:1066,2--1068,3