klyn.gui.windows.TabWidget.findTab
method
public findTab(title as String) as Int:
Description

Returns the index of a tab by title, or -1 when absent.

index = tabs.findTab("Users")