Function Tabs.moveTab

Moves a tab from from to to.

void moveTab (
  const(long) from,
  const(long) to
) nothrow @nogc;