ComboBox.with_model_and_entry


Description:

[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public ComboBox.with_model_and_entry (TreeModel model)

Creates a new empty `GtkComboBox` with an entry and a model.

Note:

Use [class@Gtk.DropDown]

See also [ctor@Gtk.ComboBox.new_with_entry].

Parameters:

model

A `GtkTreeModel`

Returns:

A new `GtkComboBox`