dlangui v0.0.7 (2014-04-18T05:43:18Z)
Home
Dub
Repo
TabWidget.addTab
dlangui
widgets
tabs
TabWidget
add new tab by id and label string resource id
TabWidget
addTab
(Widget widget, string labelResourceId, string iconId, bool enableCloseButton)
class
TabWidget
TabWidget
addTab
(
Widget
widget
,
string
labelResourceId
,
string
iconId
= null
,
bool
enableCloseButton
= false
)
TabWidget
addTab
(Widget widget, dstring label, string iconId, bool enableCloseButton)
Meta
Source
See Implementation
dlangui
widgets
tabs
TabWidget
constructors
this
functions
addTab
onTabChanged
removeTab
selectTab
properties
onTabChangedListener
variables
_onTabChanged
_tabControl
_tabHost
add new tab by id and label string resource id