IconView.itemWidth

int itemWidth() @property

Get itemWidth property.

Returns

The item-width property specifies the width to use for each item.

If it is set to -1, the icon view will automatically determine a suitable item size.

void itemWidth(int propval) @property

Set itemWidth property.

Parameters

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