Evince
Evince is a document viewer capable of displaying multiple and single page document formats like PDF and Postscript.
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
_EvDocumentPrintInterface Struct Reference

#include <ev-document-print.h>

Data Fields

GTypeInterface base_iface
 
void(* print_page )(EvDocumentPrint *document_print, EvPage *page, cairo_t *cr)
 

Detailed Description

Definition at line 41 of file ev-document-print.h.

Field Documentation

GTypeInterface _EvDocumentPrintInterface::base_iface

Definition at line 43 of file ev-document-print.h.

void(* _EvDocumentPrintInterface::print_page)(EvDocumentPrint *document_print, EvPage *page, cairo_t *cr)

Definition at line 46 of file ev-document-print.h.


The documentation for this struct was generated from the following file: