-
Notifications
You must be signed in to change notification settings - Fork 0
class_menubutton
reduz edited this page Feb 23, 2014
·
9 revisions
####Inherits: Button ####Category: Core
Special button that brings up a PopupMenu when clicked.
- about_to_show ( )
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.
- Object get_popup ( )
Return the PopupMenu contained in this button.