[][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 Icon::from_rgba with invalid arguments.

CursorIcon

Describes the appearance of the mouse cursor.

Fullscreen
Theme