IconView.columns

int columns() @property

Get columns property.

Returns

The columns property contains the number of the columns in which the

items should be displayed. If it is -1, the number of columns will be chosen automatically to fill the available area.

void columns(int propval) @property

Set columns property.

Parameters

propvalThe columns property contains the number of the columns in which the items should be displayed. If it is -1, the number of columns will be chosen automatically to fill the available area.