Function Tabs.dragToRearrangeEnabled
If true
, tabs can be rearranged with mouse drag.
bool dragToRearrangeEnabled() nothrow @property @nogc;
void dragToRearrangeEnabled
(
bool v
) nothrow @property @nogc;