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 resource id
TabHost
addTab
(Widget widget, dstring label, string iconId, bool enableCloseButton)
TabHost
addTab
(Widget widget, string labelResourceId, string iconId, bool enableCloseButton)
class
TabHost
TabHost
addTab
(
Widget
widget
,
string
labelResourceId
,
string
iconId
= null
,
bool
enableCloseButton
= false
)
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 resource id