Node.moveChild

Moves a child node to a different position (order) among the other children. Since calls, signals, etc are performed by tree order, changing the order of children nodes may be useful.

struct Node
@nogc nothrow
void
moveChild

Meta