GtkEntryCompletion::get_model

get_model();

Returns the GtkTreeModel that the GtkEntryCompletion is using as data model. Returns NULL if the model is not set.

See also: set_model()