Module glutin::window

source ·
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.