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 you to build windows.
Identifier of a window. Unique for each window.

Enums

An error produced when using Icon::from_rgba with invalid arguments.
Describes the appearance of the mouse cursor.
Fullscreen modes.

Constants

A constant used to determine how much inside the window, the resize handler should appear (only used in Linux(gtk) and Windows). You probably need to scale it by the scale_factor of the window.