is_minimized


Description:

public bool is_minimized ()

Gets whether this is minimized.

Minimization state may change anytime a state_changed signal gets emitted.

Parameters:

this

a Window.

Returns:

true if this is minimized, false otherwise.