Property definitions

gtk $ GtkComboBox :: model
	fun model: GtkTreeModel `{
		return gtk_combo_box_get_model(self);
	`}
lib/gtk/v3_4/gtk_core.nit:1006,2--1008,3