IconView.this

Creates a new gtk.IconView widget using the specified area to layout cells inside the icons.

Parameters

area CellArea

the gtk.CellArea to use to layout cells

Return Value

A newly created gtk.IconView widget

Throws

ConstructionException GTK+ fails to create the object.

Meta