IconView.setColumnSpacing

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

More...
class IconView
void
setColumnSpacing

Parameters

columnSpacing int

the column spacing

Detailed Description

Deprecated: Use gtk.grid_view.GridView instead