get_model


Description:

public unowned TreeModel? get_model ()

Returns the model the `GtkEntryCompletion` is using as data source.

Note:

GtkEntryCompletion will be removed in GTK 5.

Returns null if the model is unset.

Parameters:

this

a `GtkEntryCompletion`

Returns:

A `GtkTreeModel`