Method
ClutterChildMetaget_actor
Declaration [src]
ClutterActor*
clutter_child_meta_get_actor (
ClutterChildMeta* data
)
Description [src]
Retrieves the actor wrapped by data.
| Available since: | 0.8 |
| Gets property | Clutter.ChildMeta:actor |
Return value
| Returns: | ClutterActor |
A |
|
| The data is owned by the instance. |