Popover.setModal

Sets whether popover is modal, a modal popover will grab all input within the toplevel and grab the keyboard focus on it when being displayed. Clicking outside the popover area or pressing Esc will dismiss the popover and ungrab input.

class Popover
void
setModal
(
bool modal
)

Parameters

modal bool

TRUE to make popover claim all input within the toplevel

Meta

Since

3.12