IconView.setRowSpacing

void setRowSpacing(int rowSpacing)

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

Parameters

rowSpacingthe row spacing

Deprecated

Use [gtk.grid_view.GridView] instead