is_maximized_horizontally


Description:

public bool is_maximized_horizontally ()

Gets whether this is maximized horizontally.

Horizontal maximization state may change anytime a state_changed signal gets emitted.

Parameters:

this

a Window.

Returns:

true if this is maximized horizontally, false otherwise.