IconView.setRowSpacing

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

More...
class IconView
void
setRowSpacing

Parameters

rowSpacing int

the row spacing

Detailed Description

Deprecated: Use gtk.grid_view.GridView instead