Module window

Source
Expand description

Build window-based GUI applications.

Modules§

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

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.
RedrawRequest
A request to redraw a window.
UserAttention
The type of user attention to request.