Window.isVisible
bool isVisible() nothrowChecks whether the window has been mapped (with gdk.window.Window.show or gdk.window.Window.showUnraised).
Returns
true if the window is mapped
bool isVisible() nothrowChecks whether the window has been mapped (with gdk.window.Window.show or gdk.window.Window.showUnraised).