ComboBox.with_model
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public ComboBox.with_model (TreeModel model)
public ComboBox.with_model (TreeModel model)
Creates a new `GtkComboBox` with a model.
Note:
Use [class@Gtk.DropDown]
Parameters:
model |
a `GtkTreeModel` |
Returns:
A new `GtkComboBox` |