gtk/modules/printbackends/file
Matthias Clasen bc1dbd58d5 Add an GError parameter.
2006-06-21  Matthias Clasen  <mclasen@redhat.com>

	* gtk/gtkprintbackend.h:
	* gtk/gtkprintbackend.c (gtk_print_backend_print_stream): Add an
	GError parameter.

	* modules/printbackends/file/gtkprintbackendfile.c
	(gtk_print_backend_file_print_stream):
	* modules/printbackends/lpr/gtkprintbackendlpr.c
	(gtk_print_backend_lpr_print_stream):
	* modules/printbackends/cups/gtkprintbackendcups.c
	(gtk_print_backend_cups_print_stream):
	* gtk/gtkprintjob.c (gtk_print_job_send): Update all callers and
	implementations.
2006-06-21 05:56:14 +00:00
..
.cvsignore configure.in gtk/Makefile.am Rename "pdf" backend to "file" backend. Step 2006-06-20 18:42:46 +00:00
gtkprintbackendfile.c Add an GError parameter. 2006-06-21 05:56:14 +00:00
gtkprintbackendfile.h configure.in gtk/Makefile.am Rename "pdf" backend to "file" backend. Step 2006-06-20 18:42:46 +00:00
Makefile.am configure.in gtk/Makefile.am Rename "pdf" backend to "file" backend. Step 2006-06-20 18:42:46 +00:00