Property definitions

gtk $ GtkComboBox :: new
	new `{
		return (GtkComboBox *)gtk_combo_box_new();
	`}
lib/gtk/v3_4/gtk_core.nit:934,2--936,3