EntryCompletion.getModel

Returns the model the GtkEntryCompletion is using as data source. Returns NULL if the model is unset. Since 2.4

class EntryCompletion
getModel
()

Return Value

A GtkTreeModel, or NULL if none is currently being used. [transfer none]

Meta