set_row_spacing
Description:
[
Version ( since =
"2.6" ) ]
public void set_row_spacing (
int row_spacing)
Sets the GtkIconView::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
|