Window.isVisible

Checks whether the window has been mapped (with gdk_window_show() or gdk_window_show_unraised()).

class Window
int
isVisible
()

Return Value

Type: int

TRUE if the window is mapped

Meta