Skip to content
reduz edited this page Feb 23, 2014 · 9 revisions

MenuButton

####Inherits: Button ####Category: Core

Brief Description

Special button that brings up a PopupMenu when clicked.

Member Functions

Signals

  • about_to_show ( )

Description

Special button that brings up a PopupMenu when clicked. That's pretty much all it does, as it's just a helper class when bulding GUIs.

Member Function Description

Return the PopupMenu contained in this button.

Clone this wiki locally