set_row_spacing
Description:
public void set_row_spacing (
int row_spacing)
Sets the XfceIconView::row-spacing property which specifies the space which is inserted between the rows of the icon view.
Parameters:
| this |
a IconView
|
| row_spacing |
the row spacing
|