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