Property definitions

gtk $ GtkSpinner :: stop
	fun stop `{
		return gtk_spinner_stop(self);
	`}
lib/gtk/v3_4/gtk_core.nit:1056,2--1058,3