Virtual Method
ClutterContentattached
Declaration [src]
void
attached (
ClutterContent* content,
ClutterActor* actor
)
Description [src]
Virtual function; called each time a ClutterContent
is attached
to a ClutterActor
.
Parameters
actor
-
Type:
ClutterActor
No description available.
The data is owned by the caller of the method.