godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
Tabs.getTabRect
godot
tabs
Tabs
Returns tab
Rect2
with local position and size.
struct
Tabs
@
nogc
nothrow const
Rect2
getTabRect
(
in
long
tab_idx
)
Meta
Source
See Implementation
godot
tabs
Tabs
aliases
BaseClasses
enums
CloseButtonDisplayPolicy
Constants
TabAlign
functions
_guiInput
_onMouseExited
_updateHover
addTab
ensureTabVisible
getCurrentTab
getDragToRearrangeEnabled
getOffsetButtonsVisible
getPreviousTab
getScrollingEnabled
getSelectWithRmb
getTabAlign
getTabCloseDisplayPolicy
getTabCount
getTabDisabled
getTabIcon
getTabOffset
getTabRect
getTabTitle
getTabsRearrangeGroup
moveTab
opAssign
opEquals
removeTab
setCurrentTab
setDragToRearrangeEnabled
setScrollingEnabled
setSelectWithRmb
setTabAlign
setTabCloseDisplayPolicy
setTabDisabled
setTabIcon
setTabTitle
setTabsRearrangeGroup
toHash
properties
currentTab
dragToRearrangeEnabled
scrollingEnabled
tabAlign
tabCloseDisplayPolicy
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Returns tab Rect2 with local position and size.