Gtk.ComboBox.ComboBox.with_model – gtk4 Reference Manual
ComboBox.with_model
Description:
[
CCode
( has_construct_function =
false
, type =
"GtkWidget*"
) ]
public
ComboBox.with_model
(
TreeModel
model)
Creates a new `GtkComboBox` with a model.
Parameters:
model
a `GtkTreeModel`
Returns:
A new `GtkComboBox`
2022 vala-language.org