is_suspended
Description:
Retrieves the current suspended state of this.
A window being suspended means it's currently not visible to the user, for example by being on a inactive workspace, minimized, obstructed.
Parameters:
this |
a `GtkWindow` |
Returns:
whether the window is suspended. |