[−][src]Module glutin::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 |
CursorIcon | Describes the appearance of the mouse cursor. |
Fullscreen | Fullscreen modes. |
Theme |