Method

GtkGridset_row_spacing

Declaration [src]

void
gtk_grid_set_row_spacing (
  GtkGrid* grid,
  guint spacing
)

Description [src]

Sets the amount of space between rows of grid.

Sets propertyGtk.Grid:row-spacing

Parameters

spacing

Type: guint

The amount of space to insert between rows.