Tabs.setTabTitle

Sets a title for the tab at index tab_idx.

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

Meta