gi-notify-0.7.25: Libnotify bindings
CopyrightWill Thompson and Iñaki García Etxebarria
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellSafe-Inferred
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.