Modulesยง
- account_
chooser_ ๐dialog - account_
switcher ๐ - application ๐
- components ๐
- config ๐
- contrib ๐
- error_
page ๐ - i18n ๐
- identity_
verification_ ๐view - intent ๐
- login ๐
- prelude ๐
- secret ๐
- API to store the data of a session in a secret store on the system.
- session ๐
- session_
list ๐ - system_
settings ๐ - user_
facing_ ๐error - utils ๐
- Collection of common methods and types.
- window ๐
Macrosยง
- spawn
- Spawn a local future on the default
GMainContext
. - spawn_
tokio - Spawn a future on the tokio runtime.
- toast
- Show a toast with the given message on an ancestor of
widget
.
Staticsยง
- RUNTIME
- The default tokio runtime to be used for async tasks
Functionsยง
- main ๐