Method

ClutterFlowLayoutset_row_spacing

Declaration [src]

void
clutter_flow_layout_set_row_spacing (
  ClutterFlowLayout* layout,
  gfloat spacing
)

Description [src]

Sets the spacing between rows, in pixels.

Parameters

spacing

Type: gfloat

The space between rows.