Data to be displayed by PagerView.
More...
#include "lib.h"
|
struct Body * | body |
| Current attachment.
|
|
FILE * | fp |
| Source stream.
|
|
struct AttachCtx * | actx |
| Attachment information.
|
|
const char * | fname |
| Name of the file to read.
|
|
Data to be displayed by PagerView.
Definition at line 160 of file lib.h.
◆ body
struct Body* PagerData::body |
Current attachment.
Definition at line 162 of file lib.h.
◆ fp
Source stream.
Definition at line 163 of file lib.h.
◆ actx
Attachment information.
Definition at line 164 of file lib.h.
◆ fname
const char* PagerData::fname |
Name of the file to read.
Definition at line 165 of file lib.h.
The documentation for this struct was generated from the following file: