struct MuttWindow * bottombar_new(void)
Create the Bottom Bar Container.
Convenience wrapper for the core headers.
@ MODULE_ID_GUI
ModuleGui, Graphical code
struct MuttWindow * mutt_window_new(enum WindowType type, enum MuttWindowOrientation orient, enum MuttWindowSize size, int cols, int rows)
Create a new Window.
@ WT_CONTAINER
Invisible shaping container Window.
@ MUTT_WIN_ORIENT_HORIZONTAL
Window uses all available horizontal space.
#define MUTT_WIN_SIZE_UNLIMITED
Use as much space as possible.
@ MUTT_WIN_SIZE_FIXED
Window has a fixed size.
void * neomutt_get_module_data(struct NeoMutt *n, enum ModuleId id)
Get the private data for a Module.
struct MuttWindow * bottom_bar
Bottom Bar Container Window.
Container for Accounts, Notifications.