[−][src]Module winit::window
The Window struct and associated types.
Structs
| Icon | An icon used for the window titlebar, taskbar, etc. |
| Window | Represents a window. |
| WindowAttributes | Attributes to use when creating a window. |
| WindowBuilder | Object that allows you to build windows. |
| WindowId | Identifier of a window. Unique for each window. |
Enums
| BadIcon | An error produced when using |
| CreationError | Error that can happen while creating a window or a headless renderer. |
| MouseCursor | Describes the appearance of the mouse cursor. |