Gtk.ComboBox.ComboBox.with_model – gtk+-3.0 Reference Manual
ComboBox.with_model
Description:
[
CCode
( has_construct_function =
false
, type =
"GtkWidget*"
) ]
[
Version
( since =
"2.4"
) ]
public
ComboBox.with_model
(
TreeModel
model)
Creates a new
ComboBox
with the model initialized to
model
.
Parameters:
model
A
TreeModel
.
Returns:
A new
ComboBox
.
2022 vala-language.org