Module cosmic::iced_runtime::core::window
source · Expand description
Build window-based GUI applications.
Modules§
- Change the icon of a window.
- Configure your windows.
Structs§
- An window icon normally used for the titlebar or taskbar.
- The id of the window.
- The window settings of an application.
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.