is_above


Description:

[ Version ( since = "2.14" ) ]
public bool is_above ()

Gets whether this is above other windows.

This state may change anytime a state_changed signal gets emitted.

See make_above for more details on this state.

Parameters:

this

a Window.

Returns:

true if this is above other windows, false otherwise.