godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
TreeItem.getPrev
godot
treeitem
TreeItem
Returns the previous TreeItem in the tree or a null object if there is none.
struct
TreeItem
@
nogc
nothrow
TreeItem
getPrev
(
)
Meta
Source
See Implementation
godot
treeitem
TreeItem
aliases
BaseClasses
enums
Constants
TextAlign
TreeCellMode
functions
addButton
callRecursive
clearCustomBgColor
clearCustomColor
deselect
eraseButton
getButton
getButtonCount
getButtonTooltip
getCellMode
getChildren
getCustomBgColor
getCustomColor
getCustomMinimumHeight
getExpandRight
getIcon
getIconMaxWidth
getIconModulate
getIconRegion
getMetadata
getNext
getNextVisible
getParent
getPrev
getPrevVisible
getRange
getRangeConfig
getSuffix
getText
getTextAlign
getTooltip
isButtonDisabled
isChecked
isCollapsed
isCustomSetAsButton
isEditable
isFoldingDisabled
isSelectable
isSelected
moveToBottom
moveToTop
opAssign
opEquals
removeChild
select
setButton
setButtonDisabled
setCellMode
setChecked
setCollapsed
setCustomAsButton
setCustomBgColor
setCustomColor
setCustomDraw
setCustomMinimumHeight
setDisableFolding
setEditable
setExpandRight
setIcon
setIconMaxWidth
setIconModulate
setIconRegion
setMetadata
setRange
setRangeConfig
setSelectable
setSuffix
setText
setTextAlign
setTooltip
toHash
properties
collapsed
customMinimumHeight
disableFolding
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Returns the previous TreeItem in the tree or a null object if there is none.