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.
| Name | Type | Constructor |
|---|---|---|
| Bottom Bar | WT_CONTAINER | bottombar_new() |
Parent
Children
The Bottom Bar has no data.
The Bottom Bar does not implement MuttWindow::recalc() or MuttWindow::repaint(). It is a pure shaping container managed by the reflow system.
| Function | Description | Links |
|---|---|---|
| bottombar_new() | Create the Bottom Bar Container |