IconView.newWithModel

Creates a new gtk.icon_view.IconView widget with the model model.

More...
class IconView
static
newWithModel

Parameters

model gtk.tree_model.TreeModel

The model.

Return Value

Type: gtk.icon_view.IconView

A newly created gtk.icon_view.IconView widget.

Detailed Description

Deprecated: Use gtk.grid_view.GridView instead