IconView.newWithModel
gtk.icon_view.IconView newWithModel(gtk.tree_model.TreeModel model)Creates a new #GtkIconView widget with the model model.
Parameters
model | The model. |
Returns
A newly created #GtkIconView widget.
gtk.icon_view.IconView newWithModel(gtk.tree_model.TreeModel model)Creates a new #GtkIconView widget with the model model.
model | The model. |