Property definitions

gtk $ GtkExpander :: spacing=
	fun spacing=(pixels: Int) `{
		gtk_expander_set_spacing(self, pixels);
	`}
lib/gtk/v3_4/gtk_core.nit:875,2--877,3