Property definitions

gtk $ GtkBin :: child
	fun child: GtkWidget `{
		return gtk_bin_get_child(self);
	`}
lib/gtk/v3_4/gtk_core.nit:189,2--191,3