get_maximized
Description:
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 fullscreen, or false, if it should go unmaximized.
Parameters:
this |
a `GdkToplevelLayout` |
maximized |
set to true if the toplevel should be maximized |
Returns:
whether the this specifies the maximized state for the toplevel |