Popup is a base window container for popup-like subwindows.
Popup is a base window container for popup-like subwindows. It's a modal by default (see [member close_on_parent_focus]) and has helpers for custom popup behavior.
If true, the [Popup] will close when its parent [Window] is focused.
Emitted when the popup is hidden.