Method

ClutterBoxLayoutset_homogeneous

Declaration [src]

void
clutter_box_layout_set_homogeneous (
  ClutterBoxLayout* layout,
  gboolean homogeneous
)

Description [src]

Sets whether the size of layout children should be homogeneous.

Available since:1.4

Parameters

homogeneous gboolean
 

TRUE if the layout should be homogeneous.