godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
TabContainer.getCurrentTabControl
godot
tabcontainer
TabContainer
Returns the child
Control
node located at the active tab index.
struct
TabContainer
@
nogc
nothrow const
Control
getCurrentTabControl
(
)
Meta
Source
See Implementation
godot
tabcontainer
TabContainer
aliases
BaseClasses
enums
Constants
TabAlign
functions
_childRenamedCallback
_guiInput
_onThemeChanged
_updateCurrentTab
areTabsVisible
getCurrentTab
getCurrentTabControl
getDragToRearrangeEnabled
getPopup
getPreviousTab
getTabAlign
getTabControl
getTabCount
getTabDisabled
getTabIcon
getTabTitle
getTabsRearrangeGroup
opAssign
opEquals
setCurrentTab
setDragToRearrangeEnabled
setPopup
setTabAlign
setTabDisabled
setTabIcon
setTabTitle
setTabsRearrangeGroup
setTabsVisible
properties
currentTab
dragToRearrangeEnabled
tabAlign
tabsVisible
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Returns the child Control node located at the active tab index.