get_model
Description:
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` |