reorder


Description:

public virtual bool reorder (DockObject child, DockPlacement new_position, Value? other_data)

Move the child widget at another place.

Parameters:

this

A DockObject

child

The child widget to reorder

new_position

New position for the child

other_data

Optional data giving additional information depending on the dock object.

Returns:

true if child has been moved