Module config

Module config 

Source

Structs§

LaunchConfig
Launch configuration.
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