The Message Preview Window displays a preview of the email body.
The content can be scrolled with PAGEUP/PAGEDOWN.
| Name | Type | See Also |
|---|---|---|
| Preview Window | WT_CUSTOM | preview_window_new() |
Parent
Children
None.
The Preview Window stores its data (PreviewWindowData) in MuttWindow::wdata.
Once constructed, it is controlled by the following events:
| Data | Description | Links |
|---|---|---|
| PreviewFunctions | All the functions that the preview window supports |