is_visible_on_workspace


Description:

public bool is_visible_on_workspace (Workspace workspace)

Like is_on_workspace, but also checks that the window is in a visible state (i.e. not minimized or shaded).

Parameters:

this

a Window.

workspace

a Workspace.

Returns:

true if this appears on workspace in normal state, false otherwise.