Overview
>
klyn.gui.windows
>
TabWidget
>
titleAt
Version 0.1.4
Overview
Index
Tree
Deprecated
klyn.gui.windows.TabWidget.titleAt
method
public titleAt(index as Int) as String:
Description
Returns the tab title at
index
.
print(tabs.titleAt(0))