Method

ClutterBoxLayoutset_spacing

Declaration [src]

void
clutter_box_layout_set_spacing (
  ClutterBoxLayout* layout,
  guint spacing
)

Description [src]

Sets the spacing between children of layout.

Available since:1.2

Parameters

spacing guint
 

The spacing between children of the layout, in pixels.