IconView.newWithArea
gtk.icon_view.IconView newWithArea(gtk.cell_area.CellArea area)Creates a new #GtkIconView widget using the specified area to layout cells inside the icons.
Parameters
area | the #GtkCellArea to use to layout cells |
Returns
A newly created #GtkIconView widget