IconView.this

Creates a new GtkIconView widget with the model model. Since 2.6

  1. this(GtkIconView* gtkIconView)
  2. this()
  3. this(TreeModelIF model)
    class IconView

Parameters

model TreeModelIF

The model.

Throws

ConstructionException GTK+ fails to create the object.

Meta