| Copyright | Will Thompson Iñaki García Etxebarria and Jonas Platte |
|---|---|
| License | LGPL-2.1 |
| Maintainer | Iñaki García Etxebarria (garetxe@gmail.com) |
| Safe Haskell | None |
| Language | Haskell2010 |
GI.Notify.Enums
Contents
Description
Exported types
The urgency level of the notification.
Constructors
| UrgencyLow | Low urgency. Used for unimportant notifications. |
| UrgencyNormal | Normal urgency. Used for most standard notifications. |
| UrgencyCritical | Critical urgency. Used for very important notifications. |
| AnotherUrgency Int | Catch-all for unknown values |