gi-notify-0.7.14: Libnotify bindings

CopyrightWill Thompson Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.Notify.Enums

Contents

Description

 

Synopsis

Exported types

data Urgency Source #

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