|
Evince
Evince is a document viewer capable of displaying multiple and single page document formats like PDF and Postscript.
|
Collaboration diagram for _EvHistoryPrivate:Data Fields | |
| GList * | list |
| GList * | current |
| EvDocumentModel * | model |
| gulong | page_changed_handler_id |
| guint | frozen |
Definition at line 38 of file ev-history.c.
| GList* _EvHistoryPrivate::current |
Definition at line 40 of file ev-history.c.
| guint _EvHistoryPrivate::frozen |
Definition at line 45 of file ev-history.c.
| GList* _EvHistoryPrivate::list |
Definition at line 39 of file ev-history.c.
| EvDocumentModel* _EvHistoryPrivate::model |
Definition at line 42 of file ev-history.c.
| gulong _EvHistoryPrivate::page_changed_handler_id |
Definition at line 43 of file ev-history.c.