[ Version ( since = "4.12" ) ]
public bool is_suspended ()
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.
this |
a `GtkWindow` |
whether the window is suspended. |