State of the file/mailbox browser. More...
#include "lib.h"
Data Fields | |
struct BrowserStateEntry | entry |
Array of files / dirs / mailboxes. More... | |
bool | imap_browse |
IMAP folder. More... | |
char * | folder |
Folder name. More... | |
bool | is_mailbox_list |
Viewing mailboxes. More... | |
struct BrowserStateEntry BrowserState::entry |