Window.isVisible

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

class Window
bool
isVisible
()

Return Value

Type: bool

%TRUE if the window is mapped

Meta