add_actor


Description:

public ulong add_actor (Actor container, Actor actor)

Adds actor to container.

The actor may not be parented immediately, or at all, if the operation is cancelled.

On successful completion, the actor_added signal will be fired.

Parameters:

this

A ActorManager

container

A Actor

actor

A Actor

Returns:

The ID for this operation.




2022 vala-language.org