is_visible
Description:
Checks whether the window has been mapped (with show or show_unraised).
Parameters:
this |
a Window |
Returns:
true if the window is mapped |
Checks whether the window has been mapped (with show or show_unraised).
this |
a Window |
true if the window is mapped |