Function Tabs.setTabTitle

Sets a title for the tab at index tab_idx.

void setTabTitle (
  const(long) tab_idx,
  const(String) title
) nothrow @nogc;