ComboBox.model
gtk.tree_model.TreeModel model() @propertyGet model property.
Returns
The model from which the combo box takes its values.
void model(gtk.tree_model.TreeModel propval) @propertySet model property.
Parameters
propval | The model from which the combo box takes its values. |