dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
TabControl.setStyles
dlangui
widgets
tabs
TabControl
Undocumented in source. Be warned that the author may not have intended to support it.
class
TabControl
void
setStyles
(
string
tabStyle
,
string
tabButtonStyle
,
string
tabButtonTextStyle
)
Meta
Source
See Implementation
dlangui
widgets
tabs
TabControl
constructors
this
functions
addTab
getMoreButtonPopupMenu
getNextItemIndex
handleAction
handleMorePopupMenu
layout
measure
onDraw
onMouse
onTabClose
removeTab
renameTab
selectTab
setStyles
sortedItems
tab
tabIndex
updateAccessTs
updateTabs
properties
autoMoreButtonMenu
enableCloseButton
enableMoreButton
moreButtonIcon
selectedTabId
tabAlignment
tabCount
static functions
accessTimeComparator
variables
_autoMoreButtonMenu
_buttonOverlap
_enableCloseButton
_items
_moreButton
_selectedTabId
_sortedItems
_tabAlignment
_tabButtonStyle
_tabButtonTextStyle
_tabStyle
moreButtonClick
moreButtonPopupMenu
tabChanged
tabClose