23#ifndef MUTT_MUTT_NOTIFY_TYPE_H
24#define MUTT_MUTT_NOTIFY_TYPE_H
NotifyType
Notification Types.
@ NT_TIMEOUT
Timeout has occurred.
@ NT_WINDOW
MuttWindow has changed, NotifyWindow, EventWindow.
@ NT_MENU
Menu has changed, MenuRedrawFlags.
@ NT_ATTACH
Attachment command changed, NotifyAttach.
@ NT_CONFIG
Config has changed, NotifyConfig, EventConfig.
@ NT_COLOR
Colour has changed, NotifyColor, EventColor.
@ NT_EMAIL
Email has changed, NotifyEmail, EventEmail.
@ NT_BINDING
Key binding has changed, NotifyBinding, EventBinding.
@ NT_ENVELOPE
Envelope has changed, NotifyEnvelope.
@ NT_SCORE
Email scoring has changed.
@ NT_MAILBOX
Mailbox has changed, NotifyMailbox, EventMailbox.
@ NT_PAGER
Pager data has changed, NotifyPager, PagerPrivateData.
@ NT_COMMAND
A Command has been executed, Command.
@ NT_HEADER
A header has changed, NotifyHeader EventHeader.
@ NT_ACCOUNT
Account has changed, NotifyAccount, EventAccount.
@ NT_INDEX
Index data has changed, NotifyIndex, IndexSharedData.
@ NT_ALL
Register for all notifications.
@ NT_MVIEW
MailboxView has changed, NotifyMview, EventMview.
@ NT_GLOBAL
Not object-related, NotifyGlobal.
@ NT_ALTERN
Alternates command changed, NotifyAlternates.
@ NT_SUBJRX
Subject Regex has changed, NotifySubjRx.
@ NT_RESIZE
Window has been resized.
@ NT_ALIAS
Alias has changed, NotifyAlias, EventAlias.