public setTitleAt(index as Int, title as String) as Boolean:
Updates a tab title without replacing its widget.
tabs.setTitleAt(0, "Terminal")