Constructor

GtkIconViewnew

deprecated: 4.10 

Declaration [src]

GtkWidget*
gtk_icon_view_new (
  void
)

Description [src]

Creates a new GtkIconView widget.

Deprecated since: 4.10

Use GtkGridView instead.

Return value

Type: GtkWidget

A newly created GtkIconView widget.

The data is owned by the called function.