Tabs.moveTab

Moves a tab from from to to.

struct Tabs
@nogc nothrow
void
moveTab
(
in long from
,
in long to
)

Meta