child_moved


Description:

public virtual signal void child_moved (Object newpos, uint oldpos, uint arg3)

Signaled when the child menuitem has had its location in the list change.

Parameters:

arg3

The position that the child is was in.

arg1

The Menuitem which is the child.

arg2

The position that the child is being moved to.