godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
MenuButton.getPopup
godot
menubutton
MenuButton
Returns the
PopupMenu
contained in this button.
struct
MenuButton
@
nogc
nothrow const
PopupMenu
getPopup
(
)
Meta
Source
See Implementation
godot
menubutton
MenuButton
aliases
BaseClasses
functions
_getItems
_setItems
_unhandledKeyInput
getPopup
isSwitchOnHover
opAssign
opEquals
setDisableShortcuts
setSwitchOnHover
toHash
properties
items
switchOnHover
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Returns the PopupMenu contained in this button.