Expand description
The Window
struct and associated types.
Structs§
- An opaque token used to activate the
Window
. - An error which could be returned when parsing
CursorIcon
. - 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 (usually mouse) cursor icon.
- 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.