EntryCompletion.getModel

Returns the model the gtk.EntryCompletion is using as data source. Returns NULL if the model is unset.

class EntryCompletion
getModel
()

Return Value

A gtk.TreeModel, or NULL if none is currently being used

Meta