Window.isVisible

Checks whether the window has been mapped (with Window.show or Window.showUnraised).

class Window
bool
isVisible
()

Return Value

Type: bool

TRUE if the window is mapped