]> Pileus Git - ~andy/gtk/commitdiff
Updates
authorMatthias Clasen <matthiasc@src.gnome.org>
Thu, 8 Jun 2006 16:40:31 +0000 (16:40 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 8 Jun 2006 16:40:31 +0000 (16:40 +0000)
docs/reference/ChangeLog
docs/reference/gtk/tmpl/gtkprintoperation.sgml

index 8c71c5f0cba26075563d30360888e1ceae8ef79d..8cb8ac663698acd9fc60399cf40050c0b0ae1a7c 100644 (file)
@@ -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.
index 6a344eacbab960f3126ce771f2b64e83e029a483..e2261758c80273ddbb1151bcc9cccf9ce1ef3f3c 100644 (file)
@@ -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>