Expand description
The Window
struct and associated types.
Structs
- An icon used for the window titlebar, taskbar, etc.
- Represents a window.
- Attributes to use when creating a window.
- Object that allows building windows.
- Identifier of a window. Unique for each window.
Enums
- An error produced when using
Icon::from_rgba
with invalid arguments. - The behavior of cursor grabbing.
- Describes the appearance of the mouse cursor.
- Fullscreen modes.
- Generic IME purposes for use in
Window::set_ime_purpose
. - Defines the orientation that a window resize will be performed.
- The theme variant to use.
- Platform-specific
- A window level groups windows with respect to their z-position.