Info about folders in the sidebar. More...
#include "private.h"
Data Fields | |
char | box [256] |
Mailbox path (possibly abbreviated) More... | |
char | display [256] |
Formatted string to display. More... | |
int | depth |
Indentation depth. More... | |
struct Mailbox * | mailbox |
Mailbox this represents. More... | |
bool | is_hidden |
Don't show, e.g. $sidebar_new_mail_only. More... | |
struct AttrColor * | color |
Colour to use. More... | |
bool SbEntry::is_hidden |