Expand description
§Windows
The supported OS version is Windows 7 or higher, though Windows 10 is tested regularly.
Structs§
- A wrapper around a
Window
that ignores thread-specific window handle limitations. - Describes a color used by Windows
Enums§
- Describes a system-drawn backdrop material of a window.
- Describes how the corners of a window should look like.
Traits§
- Additional methods on
DeviceId
that are specific to Windows. - Additional methods on
EventLoop
that are specific to Windows. - Additional methods on
Icon
that are specific to Windows. - Additional methods on
MonitorHandle
that are specific to Windows. - Additional methods on
WindowAttributes
that are specific to Windows. - Additional methods for anything that dereference to
Window
. - Additional methods on
Window
that are specific to Windows.
Type Aliases§
- Menu Handle type used by Win32 API
- Monitor Handle type used by Win32 API
- Window Handle type used by Win32 API