| Top |  |  |  |  | 
    GObject
    ├── EMailFormatter
    │   ╰── EMailFormatterPrint
    ╰── EMailFormatterExtension
        ╰── EMailFormatterPrintExtension
struct EMailFormatterPrintExtension;
This is an abstract base type for formatter extensions which are intended only for use by EMailFormatterPrint.