Function Tabs.getTabTitle

Returns the title of the tab at index tab_idx. Tab titles default to the name of the indexed child node, but this can be overridden with setTabTitle.

String getTabTitle (
  const(long) tab_idx
) nothrow @nogc const;