Package: gtk

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

Lambda List

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

Arguments

area -- a gtk:cell-area object to use to layout cells

Return Value

The newly created gtk:icon-view widget.

Details

Creates a new icon view using the specified area to layout cells inside the icons.

Warning

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

See also

#2025-3-3