Method

ClutterBoxLayoutset_spacing

Declaration [src]

void
clutter_box_layout_set_spacing (
  ClutterBoxLayout* layout,
  guint spacing
)

Description [src]

Sets the spacing between children of layout.

Parameters

spacing

Type: guint

The spacing between children of the layout, in pixels.