IconView.setColumnSpacing

void setColumnSpacing(int columnSpacing)

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

Parameters

columnSpacingthe column spacing

Deprecated

Use [gtk.grid_view.GridView] instead