Window.isVisible

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

class Window
bool
isVisible
()

Return Value

Type: bool

true if the window is mapped