Tabs.setTabTitle

Sets a title for the tab at index tab_idx.

struct Tabs
@nogc nothrow
void
setTabTitle
(
in long tab_idx
,
in String title
)

Meta