Property definitions

gtk $ GtkComboBox :: with_entry
	new with_entry `{
		return (GtkComboBox *)gtk_combo_box_new_with_entry();
	`}
lib/gtk/v3_4/gtk_core.nit:938,2--940,3