Module iced_core::window

source ·
Expand description

Build window-based GUI applications.

Re-exports

Modules

  • Change the icon of a window.
  • Configure your windows.

Structs

  • The id of the window.

Enums

  • A window-related event.
  • A window level groups windows with respect to their z-position.
  • The mode of a window-based application.
  • The position of a window in a given screen.
  • A request to redraw a window.
  • The type of user attention to request.