IconView.newWithArea

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

Parameters

areathe gtk.cell_area.CellArea to use to layout cells

Returns

A newly created gtk.icon_view.IconView widget

Deprecated