Skip to main content

Module config

Module config 

Source

Structs§

LaunchConfig
Configuration for the initial state of the application.
WindowConfig
Configuration for a Window.

Enums§

CloseDecision
Decision returned by the on_close hook to determine whether a window should close.

Type Aliases§

EmbeddedFonts
OnCloseHook
Hook called when a window close is requested. Returns a CloseDecision to determine whether the window should actually close.
TaskHandler
TrayHandler
TrayIconGetter
WindowBuilderHook
WindowHandleHook