Expand description
Build window-based GUI applications.
Modules§
Structs§
- Icon
 - An window icon normally used for the titlebar or taskbar.
 - Id
 - The id of the window.
 - Settings
 - The window settings of an application.
 
Enums§
- Event
 - A window-related event.
 - Level
 - A window level groups windows with respect to their z-position.
 - Mode
 - The mode of a window-based application.
 - Position
 - The position of a window in a given screen.
 - Redraw
Request  - A request to redraw a window.
 - User
Attention  - The type of user attention to request.