Method

ClutterBoxLayoutget_spacing

Declaration [src]

guint
clutter_box_layout_get_spacing (
  ClutterBoxLayout* layout
)

Description [src]

Retrieves the spacing set using clutter_box_layout_set_spacing().

Return value

Type: guint

The spacing between children of the ClutterBoxLayout.