get_model


Description:

public unowned TreeModel? get_model ()

Returns the model the `GtkIconView` is based on.

Note:

Use [class@Gtk.GridView] instead

Returns null if the model is unset.

Parameters:

this

a `GtkIconView`

Returns:

The currently used `GtkTreeModel`