child_added


Description:

public virtual signal void child_added (Object position, uint arg2)

Signaled when the child menuitem has been added to the parent.

Parameters:

arg2

The position that the child is being added in.

arg1

The Menuitem which is the child.