Evince
Evince is a document viewer capable of displaying multiple and single page document formats like PDF and Postscript.
|
#include <ev-jobs.h>
Data Fields | |
GObject | parent |
EvDocument * | document |
EvJobRunMode | run_mode |
guint | cancelled: 1 |
guint | finished: 1 |
guint | failed: 1 |
GError * | error |
GCancellable * | cancellable |
guint | idle_finished_id |
guint | idle_cancelled_id |
EvDocument* _EvJob::document |
EvJobRunMode _EvJob::run_mode |