IconView.with_model


Description:

[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public IconView.with_model (TreeModel model)

Creates a new `GtkIconView` widget with the model model.

Note:

Use [class@Gtk.GridView] instead

Parameters:

model

The model.

Returns:

A newly created `GtkIconView` widget.