Package: gtk

Function gtk:icon-view-new-with-model

Lambda List

gtk:icon-view-new-with-model (model)

Arguments

model -- a gtk:tree-model object

Return Value

The newly created gtk:icon-view widget.

Details

Creates a new icon view with the model model.

Warning

The gtk:icon-view implementation is deprecated since 4.10. Use the gtk:grid-view implementation instead.
 

See also

#2025-3-3