[ 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.
Use [class@Gtk.GridView] instead
area |
the `GtkCellArea` to use to layout cells |
A newly created `GtkIconView` widget |