Plank.Items.DockContainer.move_item – plank Reference Manual
move_item
Description:
protected
static
void
move_item
(
List
<
DockElement
> items,
int
from,
int
to,
List
<
weak
DockElement
>? moved =
null
)