IconView.this

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

Parameters

model TreeModelIF

The model.

Return Value

A newly created gtk.IconView widget.

Throws

ConstructionException GTK+ fails to create the object.

Meta