godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
BaseButton.shortcutInTooltip
godot
basebutton
BaseButton
If
true
, the button will add information about its shortcut in the tooltip.
bool
shortcutInTooltip
[@property getter]
bool
shortcutInTooltip
[@property setter]
struct
BaseButton
@
nogc
nothrow @
property
void
shortcutInTooltip
(
bool
v
)
Meta
Source
See Implementation
godot
basebutton
BaseButton
aliases
BaseClasses
enums
ActionMode
Constants
DrawMode
functions
_guiInput
_pressed
_toggled
_unhandledInput
getActionMode
getButtonGroup
getButtonMask
getDrawMode
getEnabledFocusMode
getShortcut
isDisabled
isHovered
isKeepPressedOutside
isPressed
isShortcutInTooltipEnabled
isToggleMode
opAssign
opEquals
setActionMode
setButtonGroup
setButtonMask
setDisabled
setEnabledFocusMode
setKeepPressedOutside
setPressed
setShortcut
setShortcutInTooltip
setToggleMode
toHash
properties
actionMode
buttonMask
disabled
enabledFocusMode
group
keepPressedOutside
pressed
shortcut
shortcutInTooltip
toggleMode
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
If true, the button will add information about its shortcut in the tooltip.