Paged view into some data. More...
#include "lib.h"
Data Fields | |
struct PagerData * | pdata |
Data that pager displays. NOTNULL. More... | |
enum PagerMode | mode |
Pager mode. More... | |
PagerFlags | flags |
Additional settings to tweak pager's function. More... | |
const char * | banner |
Title to display in status bar. More... | |
struct MuttWindow * | win_index |
Index Window. More... | |
struct MuttWindow * | win_pbar |
Pager Bar Window. More... | |
struct MuttWindow * | win_pager |
Pager Window. More... | |
struct PagerData* PagerView::pdata |
PagerFlags PagerView::flags |
struct MuttWindow* PagerView::win_index |
struct MuttWindow* PagerView::win_pbar |
struct MuttWindow* PagerView::win_pager |