is_suspended


Description:

[ 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.

Parameters:

this

a `GtkWindow`

Returns:

whether the window is suspended.