summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2006-06-08 16:40:31 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2006-06-08 16:40:31 +0000
commitf404dd578421cf860c9130877508b01c2b67de11 (patch)
treef0219f3586b4288c90e8e32f5bd12de8175d0625
parent71b2d74620373845e8bc4a712e2cfa94de2ad9ea (diff)
downloadgdk-pixbuf-f404dd578421cf860c9130877508b01c2b67de11.tar.gz
Updates
-rw-r--r--docs/reference/ChangeLog2
-rw-r--r--docs/reference/gtk/tmpl/gtkprintoperation.sgml6
2 files changed, 5 insertions, 3 deletions
diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog
index 8c71c5f0c..8cb8ac663 100644
--- a/docs/reference/ChangeLog
+++ b/docs/reference/ChangeLog
@@ -1,5 +1,7 @@
2006-06-08 Matthias Clasen <mclasen@redhat.com>
+ * gtk/tmpl/gtkprintoperation.sgml: Updates
+
* gtk/gtk-sections.txt: Replace pdf_target by export_filename
* gtk/tmpl/gtkprintoperation.sgml: Remove GTK_PRINT_OPERATION_RESULT_PREVIEW.
diff --git a/docs/reference/gtk/tmpl/gtkprintoperation.sgml b/docs/reference/gtk/tmpl/gtkprintoperation.sgml
index 6a344eacb..e2261758c 100644
--- a/docs/reference/gtk/tmpl/gtkprintoperation.sgml
+++ b/docs/reference/gtk/tmpl/gtkprintoperation.sgml
@@ -198,7 +198,7 @@ Printing support was added in GTK+ 2.10.
</para>
-<!-- ##### ARG GtkPrintOperation:pdf-target ##### -->
+<!-- ##### ARG GtkPrintOperation:export-filename ##### -->
<para>
</para>
@@ -271,7 +271,7 @@ determines what action the print operation should perform.
the print dialog, based on the current print settings.
@GTK_PRINT_OPERATION_ACTION_PREVIEW: Show the print preview.
@GTK_PRINT_OPERATION_ACTION_EXPORT: Export to a file. This requires
- the pdf-target to be set.
+ the export-filename property to be set.
<!-- ##### ENUM GtkPrintOperationResult ##### -->
<para>
@@ -408,7 +408,7 @@ The #GQuark used for #GtkPrintError errors.
@unit:
-<!-- ##### FUNCTION gtk_print_operation_set_pdf_target ##### -->
+<!-- ##### FUNCTION gtk_print_operation_set_export_filename ##### -->
<para>
</para>