klyn.gui.windows.TabWidget.widgetAt
method
public widgetAt(index as Int) as Widget:
Description

Returns the hosted widget at index, or null when out of range.

widget = tabs.widgetAt(0)