Enumeration

WPEPlatformToplevelState

Declaration

flags WPEPlatform.ToplevelState

Description [src]

The current state of a WPEToplevel.

Members

Name Description
WPE_TOPLEVEL_STATE_NONE

The toplevel is in normal state.

WPE_TOPLEVEL_STATE_FULLSCREEN

The toplevel is fullscreen.

WPE_TOPLEVEL_STATE_MAXIMIZED

The toplevel is maximized.

WPE_TOPLEVEL_STATE_ACTIVE

The toplevel is active.