The "currently-open" mailbox.
Function | Description | Links |
---|---|---|
ctx_cleanup() | Release memory and initialize a MailboxView | |
el_add_tagged() | Get a list of the tagged Emails | |
message_is_tagged() | Is a message in the index tagged (and within limit) | |
mutt_get_virt_email() | Get a virtual Email | |
mview_free() | Free a MailboxView | |
mview_has_limit() | Is a limit active? | |
mview_mailbox() | Wrapper to get the mailbox in a MailboxView, or NULL | |
mview_mailbox_observer() | Notification that a Mailbox has changed | observer_t, observer_api |
mview_new() | Create a new MailboxView | |
mview_update() | Update the MailboxView's message counts | |
update_tables() | Update a MailboxView's internal tables |