Function Tabs.currentTab

Select tab at index tab_idx.

long currentTab() nothrow @property @nogc;

void currentTab (
  long v
) nothrow @property @nogc;