Method
GdkToplevelLayoutget_maximized
Declaration [src]
gboolean
gdk_toplevel_layout_get_maximized (
GdkToplevelLayout* layout,
gboolean* maximized
)
Description [src]
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.