IconView.setItemWidth

Sets the ::item-width property which specifies the width to use for each item. If it is set to -1, the icon view will automatically determine a suitable item size.

More...
class IconView
void
setItemWidth
()

Parameters

itemWidth int

the width for each item

Detailed Description

Deprecated: Use gtk.grid_view.GridView instead