NeoMutt  2025-12-11-800-ga0ee0f
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
Bottom Bar Container

The Bottom Bar is a horizontal container at the bottom of the screen. It holds the Message Container on the left and the Utility Window on the right.

Windows

Name Type Constructor
Bottom Bar WT_CONTAINER bottombar_new()

Parent

Children

Data

The Bottom Bar has no data.

Events

The Bottom Bar does not implement MuttWindow::recalc() or MuttWindow::repaint(). It is a pure shaping container managed by the reflow system.

Functions

Function Description Links
bottombar_new() Create the Bottom Bar Container