Virtual Method
ClutterActorMetaset_actor
Declaration [src]
void
set_actor (
ClutterActorMeta* meta,
ClutterActor* actor
)
Parameters
actor
-
Type:
ClutterActor
The actor attached to
meta
, orNULL
.The argument can be NULL
.The data is owned by the caller of the method.