gi-notify-0.7.22: Libnotify bindings
CopyrightWill Thompson Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellNone
LanguageHaskell2010

GI.Notify.Constants

Description

 
Synopsis

Documentation

pattern VERSION_MINOR :: Int32 Source #

No description available in the introspection data.

pattern VERSION_MICRO :: Int32 Source #

No description available in the introspection data.

pattern VERSION_MAJOR :: Int32 Source #

No description available in the introspection data.

pattern EXPIRES_NEVER :: Int32 Source #

The notification never expires. It stays open until closed by the calling API or the user.

pattern EXPIRES_DEFAULT :: Int32 Source #

The default expiration time on a notification.