bool MonitorFilesChanged
Set to true when a monitored file has changed.
bool MonitorCurMboxChanged
Set to true when the current mailbox has changed.
int mutt_monitor_add(struct Mailbox *m)
Add a watch for a mailbox.
int mutt_monitor_poll(void)
Check for filesystem changes.
int mutt_monitor_remove(struct Mailbox *m)
Remove a watch for a mailbox.