Module window

Source
Expand description

Window creation and management.

Structs§

Monitor
Object that represents a monitor.
MonitorMode
Object that represents a mode of a monitor.
WMHookID
An ID that is used to identify a hook on WindowManager.
Window
Object that represents a window.
WindowID
An ID that is used to identify a Window.
WindowManager
Manages windows and their associated events.
WindowOptions
Options for creating a window.

Enums§

FullScreenBehavior
Determines how the application should go into full screen.
FullScreenError
An error that can be returned from attempting to go full screen.
WindowType
An enum that specifies the backend that a window uses.