IconView.newWithArea

gtk.icon_view.IconView newWithArea(gtk.cell_area.CellArea area) static nothrow

Creates a new #GtkIconView widget using the specified area to layout cells inside the icons.

Parameters

areathe #GtkCellArea to use to layout cells

Returns

A newly created #GtkIconView widget