Method

GtkIconViewset_row_spacing

since: 2.6

Declaration [src]

void
gtk_icon_view_set_row_spacing (
  GtkIconView* icon_view,
  gint row_spacing
)

Description [src]

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

Available since: 2.6

Parameters

row_spacing

Type: gint

The row spacing.