dlangui v0.0.7 (2014-04-18T05:43:18Z)
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
properties
onTabChangedListener
tabControl
variables
_onTabChanged
_tabControl
add new tab by id and label string