Constants

Details

Notify.EXPIRES_DEFAULT = -1

The default expiration time on a notification.

Notify.EXPIRES_NEVER = 0

The notification never expires.

It stays open until closed by the calling API or the user.

Notify.VERSION_MAJOR = 0

Adwaita major version component (e.g. 1 if the version is 1.2.3).

Notify.VERSION_MICRO = 3

Adwaita micro version component (e.g. 3 if the version is 1.2.3).

Notify.VERSION_MINOR = 8

Adwaita minor version component (e.g. 2 if the version is 1.2.3).