Expand description
A library for creating GUI message dialogs.
Structs§
- Builder
- A message dialog builder.
- Error
- The main error type of this library.
- Invalid
Value - Error returned by
FromStrimplementations.
Enums§
- Answer
- A user response to a dialog.
- Button
Preset - Presets of button groups.
- Icon
- The icon to display in the dialog.
- Theme
- Color theme selection.