Property definitions

gtk $ GtkExpander :: spacing
	fun spacing: Int `{
		return gtk_expander_get_spacing(self);
	`}
lib/gtk/v3_4/gtk_core.nit:871,2--873,3