IconView.setColumnSpacing

void setColumnSpacing(int columnSpacing) nothrow

Sets the ::column-spacing property which specifies the space which is inserted between the columns of the icon view.

Parameters

columnSpacingthe column spacing

Deprecated