Virtual Method

ClutterActorparent_set

Declaration [src]

void
parent_set (
  ClutterActor* actor,
  ClutterActor* old_parent
)

Description [src]

Signal class handler for the ClutterActor::parent-set.

Parameters

old_parent

Type: ClutterActor

No description available.

The data is owned by the caller of the method.