]> www.fi.muni.cz Git - evince.git/commit
Added ev-print-job.c.
authorMartin Kretzschmar <martink@src.gnome.org>
Sat, 8 Jan 2005 19:02:48 +0000 (19:02 +0000)
committerMartin Kretzschmar <martink@src.gnome.org>
Sat, 8 Jan 2005 19:02:48 +0000 (19:02 +0000)
commitfed5ac607fbe74668f1b74c2022ef56b5ee25d61
tree44ffec47de08a712be1b049382ccad1562ae97d7
parentfc6f0545ec11a89fe17428be5646b3563724aa40
Added ev-print-job.c.

* POTFILES.in: Added ev-print-job.c.

* shell/ev-print-job.c (ev_print_job_finalize)
(ev_print_job_set_property, ev_print_job_get_property)
(ev_print_job_set_gnome_print_job, ev_print_job_set_document)
(ev_print_job_use_print_dialog_settings, idle_print_handler)
(print_closure_finalize, ev_print_job_print): implement
printing (for backends with EvPsExporter)

* shell/ev-window.c (ev_window_print): unref print job after
printing.
ChangeLog
po/ChangeLog
po/POTFILES.in
shell/ev-print-job.c
shell/ev-print-job.h
shell/ev-window.c