IconView.setItemWidth
void setItemWidth(int itemWidth)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.
Parameters
itemWidth | the width for each item |