IconView.newWithModel
Creates a new gtk.icon_view.IconView widget with the model model.
Parameters
model | The model. |
Returns
A newly created gtk.icon_view.IconView widget.
Deprecated
Use gtk.grid_view.GridView instead
Creates a new gtk.icon_view.IconView widget with the model model.
model | The model. |