Method GTK2.ComboBox()->set_model()
- Method set_model
GTK2.ComboBox
set_model(GTK2.TreeModel
model
)- Description
Sets the model used by this widget. Will unset a previously set model. If no arguments are passed, then it will unset the model.
GTK2.ComboBox
set_model(GTK2.TreeModel
model
)
Sets the model used by this widget. Will unset a previously set model. If no arguments are passed, then it will unset the model.