godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
TabContainer.getPopup
godot
tabcontainer
TabContainer
Returns the
Popup
node instance if one has been set already with
setPopup
.
struct
TabContainer
@
nogc
nothrow const
Popup
getPopup
(
)
Meta
Source
See Implementation
godot
tabcontainer
TabContainer
aliases
BaseClasses
enums
Constants
TabAlign
functions
_childRenamedCallback
_guiInput
_onMouseExited
_onThemeChanged
_updateCurrentTab
areTabsVisible
getCurrentTab
getCurrentTabControl
getDragToRearrangeEnabled
getPopup
getPreviousTab
getTabAlign
getTabControl
getTabCount
getTabDisabled
getTabIcon
getTabTitle
getTabsRearrangeGroup
getUseHiddenTabsForMinSize
isAllTabsInFront
opAssign
opEquals
setAllTabsInFront
setCurrentTab
setDragToRearrangeEnabled
setPopup
setTabAlign
setTabDisabled
setTabIcon
setTabTitle
setTabsRearrangeGroup
setTabsVisible
setUseHiddenTabsForMinSize
toHash
properties
allTabsInFront
currentTab
dragToRearrangeEnabled
tabAlign
tabsVisible
useHiddenTabsForMinSize
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Returns the Popup node instance if one has been set already with setPopup.