IconView.with_area


Description:

[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public IconView.with_area (CellArea area)

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

Note:

Use [class@Gtk.GridView] instead

Parameters:

area

the `GtkCellArea` to use to layout cells

Returns:

A newly created `GtkIconView` widget