Method GTK2.EntryCompletion()->set_model()


Method set_model

GTK2.EntryCompletion set_model(GTK2.TreeModel model)

Description

Sets the model. If this completion already has a model set, it will remove it before setting the new model. If omitted it will unset the model.