child_moved


Description:

public virtual signal void child_moved (int old_child_num, int new_child_num)

Emitted when a child has been moved in the stacking order.

Parameters:

old_child_num

the old index of the child.

new_child_num

the new index of the child.