Data to fill the Preview Window. More...
Data Fields | |
| struct Email * | |
| Email being composed. | |
| int | scroll_offset |
| Scroll offset. | |
| struct MuttWindow * | win |
| Window holding the message preview. | |
| struct MuttWindow * | bar |
| Status bar above the preview window. | |
| bool | more_content |
| Is there more content to scroll down to? | |
| int | content_lines |
| Total number of wrapped content lines. | |
| struct Email* PreviewWindowData::email |
| struct MuttWindow* PreviewWindowData::win |
| struct MuttWindow* PreviewWindowData::bar |
| bool PreviewWindowData::more_content |
| int PreviewWindowData::content_lines |