Method
ClutterActorget_content
Declaration [src]
ClutterContent*
clutter_actor_get_content (
ClutterActor* self
)
Description [src]
Retrieves the contents of self
.
Available since: | 1.10 |
Gets property | Clutter.Actor:content |
Return value
Returns: | ClutterContent |
A pointer to the |
|
The data is owned by the instance. | |
The return value can be NULL . |