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