Method

WPEPlatformToplevelmaximize

Declaration [src]

gboolean
wpe_toplevel_maximize (
  WPEToplevel* toplevel
)

Description [src]

Request that the toplevel is maximized. If the toplevel is already maximized this function does nothing.

Return value

Type: gboolean

TRUE if maximize is supported, otherwise FALSE.