:right-sidebar: True NotificationPriority =================================================================== .. currentmodule:: gi.repository.Gio .. versionadded:: 2.42 .. class:: NotificationPriority :no-contents-entry: Priority levels for :obj:`~gi.repository.Gio.Notification`. Fields ------ .. rst-class:: interim-class .. class:: NotificationPriority :no-index: .. attribute:: HIGH For events that require more attention, usually because responses are time-sensitive (for example chat and SMS messages or alarms) .. attribute:: LOW For notifications that do not require immediate attention - typically used for contextual background information, such as contact birthdays or local weather .. attribute:: NORMAL The default priority, to be used for the majority of notifications (for example email messages, software updates, completed download/sync operations) .. attribute:: URGENT For urgent notifications, or notifications that require a response in a short space of time (for example phone calls or emergency warnings)