is currently being used
EntryCompletion.getModel
gtk.tree_model.TreeModel getModel()Returns the model the #GtkEntryCompletion is using as data source. Returns null if the model is unset.
Returns
A #GtkTreeModel, or null if none
gtk.tree_model.TreeModel getModel()Returns the model the #GtkEntryCompletion is using as data source. Returns null if the model is unset.
is currently being used