Module iced_native::window

source ·
Expand description

Build window-based GUI applications.

Re-exports

Modules

  • Change the icon of a window.

Enums

  • An operation to be performed on some window.
  • A window-related event.
  • The mode of a window-based application.
  • A request to redraw a window.
  • The type of user attention to request.

Functions

  • Subscribes to the frames of the window of the running application.