child_added


Description:

public virtual signal void child_added (TimelineElement element)

Will be emitted after a child is added to the container.

Usually, you should connect with connect_after since the signal may be stopped internally.

Parameters:

element

The child that was added