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