godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
TabContainer.dragToRearrangeEnabled
godot
tabcontainer
TabContainer
If
true
, tabs can be rearranged with mouse drag.
bool
dragToRearrangeEnabled
[@property getter]
bool
dragToRearrangeEnabled
[@property setter]
struct
TabContainer
@
nogc
nothrow @
property
void
dragToRearrangeEnabled
(
bool
v
)
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
If true, tabs can be rearranged with mouse drag.