SetTabLabel
fTabManager->SetTabLabel(tabIndex, url);
fTabManager->SetTabLabel(tabIndex, title);
void SetTabLabel(int32 tabIndex, const char* label);
fTabContainerView->SetTabLabel(tabIndex, label);
void SetTabLabel(int32 tabIndex, const char* label);