Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
GTK2
GTK2.EntryCompletion

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.