Package: gtk

Function gtk:window-is-suspended

Lambda List

gtk:window-is-suspended (window)

Arguments

window -- a gtk:window widget

Return Value

The boolean whether the window is suspended.

Details

Retrieves the current suspended state of the window. A window being suspended means it is currently not visible to the user, for example by being on a inactive workspace, minimized, obstructed.

Since 4.12
 

See also

2024-10-2