dlangui v0.9.76 (2017-06-21T06:58:02Z)
Home
Dub
Repo
TabHost.addTab
dlangui
widgets
tabs
TabHost
add new tab by id and label string
TabHost
addTab
(Widget widget, dstring label, string iconId, bool enableCloseButton)
class
TabHost
TabHost
addTab
(
Widget
widget
,
dstring
label
,
string
iconId
= null
,
bool
enableCloseButton
= false
)
TabHost
addTab
(Widget widget, string labelResourceId, string iconId, bool enableCloseButton)
Meta
Source
See Implementation
dlangui
widgets
tabs
TabHost
constructors
this
functions
addTab
onTabChanged
removeTab
selectTab
tabBody
properties
hiddenTabsVisibility
tabControl
variables
_hiddenTabsVisibility
_tabControl
tabChanged
add new tab by id and label string