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.

struct Tabs
@nogc nothrow const
String
getTabTitle
(
in long tab_idx
)

Meta