godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
MenuButton.getPopup
godot
menubutton
MenuButton
Return 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
opAssign
opEquals
setDisableShortcuts
properties
items
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Return the PopupMenu contained in this button.