get_maximized


Description:

public bool get_maximized (out bool maximized)

If the layout specifies whether to the toplevel should go maximized, the value pointed to by maximized is set to true if it should go maximized, or false, if it should go unmaximized.

Parameters:

this

a toplevel layout

maximized

set to true if the toplevel should be maximized

Returns:

whether the this specifies the maximized state for the toplevel