Module window

Module window 

Source
Available on crate feature ui only.
Expand description

UI components related to windows.

Structs§

BalloonNotification
A Balloon notification above the Windows notification area.
NotificationIcon
An icon in the Windows notification area.
NotificationIconOptions
Options for a new notification icon used by Window::add_notification_icon.
TryFromHWNDError
Window
A window based on a WindowClass.
WindowAppearance
WindowClass
Window class serving as a base for Window.
WindowClassAppearance
WindowHandle
A (non-null) handle to a window.
WindowPlacement
Window show state plus positions.

Enums§

BalloonNotificationStandardIcon
Built-in Windows standard icons for balloon notifications.
FlashDuration
The amount of times the window should be flashed.
FlashElement
The target of the flash animation.
FlashInterval
The interval between flashes.
Layered
Magnifier
MonitorPower
Monitor power state.
NotificationIconId
Notification icon ID given to the Windows API.
WindowCommand
Window command corresponding to its buttons in the top right corner.
WindowExtendedStyle
Extended window style.
WindowShowState
Window show state such as ‘minimized’ or ‘hidden’.
WindowStyle
Window style.
WindowZPosition

Traits§

WindowSubtype

Type Aliases§

DefaultWmlType