Method

ClutterBoxLayoutset_pack_start

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 gboolean
 

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