Property definitions

gtk $ GtkComboBox :: with_fixed
	fun with_fixed: Bool `{
		return gtk_combo_box_get_popup_fixed_width(self);
	`}
lib/gtk/v3_4/gtk_core.nit:1034,2--1036,3