Virtual Method

ClutterLayoutManagercreate_child_meta

Declaration [src]

ClutterLayoutMeta*
create_child_meta (
  ClutterLayoutManager* manager,
  ClutterContainer* container,
  ClutterActor* actor
)

Description

No description available.

Parameters

container ClutterContainer
  No description available.
 The data is owned by the caller of the function.
actor ClutterActor
  No description available.
 The data is owned by the caller of the function.

Return value

Returns: ClutterLayoutMeta
  No description available.
 The data is owned by the called function.