int expando_filter(const struct Expando *exp, const struct ExpandoRenderCallback *erc, void *data, MuttFormatFlags flags, int max_cols, struct Buffer *buf)
Render an Expando and run the result through a filter.
const struct ExpandoRenderCallback StatusRenderCallbacks[]
Callbacks for Status Expandos.
GUI display a user-configurable status line.
#define MUTT_FORMAT_NO_FLAGS
No flags are set.
void menu_status_line(struct Buffer *buf, struct IndexSharedData *shared, struct Menu *menu, int max_cols, const struct Expando *exp)
Create the status line.
GUI display a user-configurable status line.
String manipulation buffer.
Data shared between Index, Pager and Sidebar.