Class reference
Popup
Inherits Window
Base class for contextual windows and panels with fixed position.
Description
Popup is a base class for contextual windows and panels with fixed position. It's a modal by default (see Window.popup_window) and provides methods for implementing custom popup behavior.
Properties
Signals
popup_hide()
Emitted when the popup is hidden.