Virtual Method
ClutterLayoutManagercreate_child_meta
Declaration [src]
ClutterLayoutMeta*
create_child_meta (
ClutterLayoutManager* manager,
ClutterContainer* container,
ClutterActor* actor
)
Parameters
container-
Type:
ClutterContainerNo description available.
The data is owned by the caller of the function. actor-
Type:
ClutterActorNo description available.
The data is owned by the caller of the function.
Return value
Type: ClutterLayoutMeta
No description available.
| The data is owned by the called function. |