Constructor

Gtk.IconView.new

Declaration [src]

GtkWidget*
gtk_icon_view_new (
  void
)

Description [src]

Creates a new GtkIconView widget

Return value

Returns: GtkWidget

A newly created GtkIconView widget

Ownership is not transferred to the caller