IconView.newWithModel

gtk.icon_view.IconView newWithModel(gtk.tree_model.TreeModel model) static nothrow

Creates a new #GtkIconView widget with the model model.

Parameters

modelThe model.

Returns

A newly created #GtkIconView widget.