move_item_to


Description:

public virtual bool move_item_to (DockElement move, DockElement target)

Move an item to the position of another item. This shifts all items which are between these two items.

Parameters:

move

the item to move

target

the item of the new position

Returns:

whether moving the item was successful