Function Tabs.removeTab
Removes the tab at index tab_idx
.
void removeTab
(
const(long) tab_idx
) nothrow @nogc;
Removes the tab at index tab_idx
.
void removeTab
(
const(long) tab_idx
) nothrow @nogc;