Method

GdkToplevelLayoutset_maximized

Declaration [src]

void
gdk_toplevel_layout_set_maximized (
  GdkToplevelLayout* layout,
  gboolean maximized
)

Description [src]

Sets whether the layout should cause the surface to be maximized when presented.

Parameters

maximized

Type: gboolean

TRUE to maximize.