Method

GtkGridLayoutset_row_spacing

Declaration [src]

void
gtk_grid_layout_set_row_spacing (
  GtkGridLayout* grid,
  guint spacing
)

Description [src]

Sets the amount of space to insert between consecutive rows.

Parameters

spacing

Type: guint

The amount of space between rows, in pixels.