NeoMutt  2024-04-16-36-g75b6fb
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
Mixmaster Chain Window

Display a menu of Remailer Hosts for the user to select.

Windows

Name Type See Also
Mixmaster Chain Window WT_CUSTOM win_chain_new()

Parent

Children

  • None

Data

The Chain Window stores its data (ChainData) in MuttWindow::wdata.

Functions

Function Description Links
cbar_update() Update the Chain bar (status bar)
chain_add() Add a host to the chain
win_chain_append() Add an item to the Chain, after the current item
win_chain_delete() Delete the current item from the Chain
win_chain_extract() Extract the Chain list data
win_chain_get_length() Get the number of Remailers in the Chain
win_chain_init() Initialise the Chain list Window
win_chain_insert() Add an item to the Chain, before the current item
win_chain_new() Create a new Chain list Window
win_chain_next() Select the next entry in the Chain list
win_chain_prev() Select the previous entry in the Chain list
win_chain_recalc() Recalculate the Chain list MuttWindow::recalc(), window_recalc
win_chain_repaint() Repaint the Chain list MuttWindow::repaint(), window_repaint
win_chain_validate() Validate the Chain