Method

ClutterBoxLayoutset_pack_start

deprecated: Unknown 

Declaration [src]

void
clutter_box_layout_set_pack_start (
  ClutterBoxLayout* layout,
  gboolean pack_start
)

Description

No description available.

Deprecated since: Unknown

No longer has any effect.

Parameters

pack_start

Type: gboolean

TRUE if the layout should pack children at the beginning of the layout.