ComboBoxGidBuilderImpl.model
T model(gtk.tree_model.TreeModel propval)Set model property.
Parameters
propval | The model from which the combo box takes the values shown in the list. |
Returns
Builder instance for fluent chaining
T model(gtk.tree_model.TreeModel propval)Set model property.
propval | The model from which the combo box takes the values shown in the list. |