Method

WPEPlatformToplevelunmaximize

Declaration [src]

gboolean
wpe_toplevel_unmaximize (
  WPEToplevel* toplevel
)

Description [src]

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

Return value

Type: gboolean

TRUE if maximize is supported, otherwise FALSE.