Go to the documentation of this file.
23 #ifndef MUTT_LIB_NOTIFY_TYPE_H
24 #define MUTT_LIB_NOTIFY_TYPE_H
@ NT_CONFIG
Config has changed, NotifyConfig, EventConfig.
@ NT_ALL
Register for all notifications.
@ NT_GLOBAL
Not object-related, NotifyGlobal.
@ NT_WINDOW
MuttWindow has changed, NotifyWindow, EventWindow.
@ NT_MAILBOX
Mailbox has changed, NotifyMailbox, EventMailbox.
NotifyType
Notification Types.
@ NT_COMMAND
A Command has been executed, Command.
@ NT_HEADER
A header has changed, NotifyHeader EventHeader.
@ NT_COLOR
Colour has changed, ColorId, EventColor.
@ NT_BINDING
Key binding has changed, NotifyBinding, EventBinding.
@ NT_EMAIL
Email has changed, NotifyEmail, EventEmail.
@ NT_ALIAS
Alias has changed, NotifyAlias, EventAlias.
@ NT_CONTEXT
Context has changed, NotifyContext, EventContext.
@ NT_ACCOUNT
Account has changed, NotifyAccount, EventAccount.