dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
TabWidget.tab
dlangui
widgets
tabs
TabWidget
returns tab item by id (null if index out of range)
TabItem
tab
(int index)
class
TabWidget
TabItem
tab
(
int
index
)
TabItem
tab
(string id)
Meta
Source
See Implementation
dlangui
widgets
tabs
TabWidget
constructors
this
functions
addTab
focusSelectedTab
handleAction
onKeyEvent
onTabChanged
onTabClose
removeTab
renameTab
selectTab
setStyles
tab
tabBody
tabControl
tabHost
tabIndex
properties
hiddenTabsVisibility
selectedTab
selectedTabBody
selectedTabId
tabCount
variables
_tabControl
_tabHost
tabChanged
tabClose
returns tab item by id (null if index out of range)