Property definitions

gtk $ GtkSpinner :: new
	new `{
		 return (GtkSpinner *)gtk_spinner_new();
	`}
lib/gtk/v3_4/gtk_core.nit:1048,2--1050,3