forked from AuroraMiddleware/gtk
Add to docs.
2006-06-20 Matthias Clasen <mclasen@redhat.com> * gtk/gtkprintjob.c (gtk_print_job_set_source_file): Add to docs.
This commit is contained in:
parent
8a763ca49d
commit
b73597ff16
@ -1,5 +1,7 @@
|
||||
2006-06-20 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkprintjob.c (gtk_print_job_set_source_file): Add to docs.
|
||||
|
||||
Fix handling of stock items without icons in action-based
|
||||
ui. (#342458, Callum McKenzie)
|
||||
|
||||
|
@ -1,5 +1,7 @@
|
||||
2006-06-20 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkprintjob.c (gtk_print_job_set_source_file): Add to docs.
|
||||
|
||||
Fix handling of stock items without icons in action-based
|
||||
ui. (#342458, Callum McKenzie)
|
||||
|
||||
|
@ -389,7 +389,8 @@ gtk_print_job_set_status (GtkPrintJob *job,
|
||||
* Make the #GtkPrintJob send an existing document to the
|
||||
* printing system. The file can be in any format understood
|
||||
* by the platforms printing system (typically PostScript,
|
||||
* but on many platforms PDF may work too).
|
||||
* but on many platforms PDF may work too). See
|
||||
* gtk_printer_accepts_pdf() and gtk_printer_accepts_ps().
|
||||
*
|
||||
* Returns: %FALSE if an error occurred
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user