Method

ClutterChildMetaget_actor

Declaration [src]

ClutterActor*
clutter_child_meta_get_actor (
  ClutterChildMeta* data
)

Description [src]

Retrieves the actor wrapped by data.

Return value

Type: ClutterActor

A ClutterActor.

The data is owned by the instance.