From f404dd578421cf860c9130877508b01c2b67de11 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 8 Jun 2006 16:40:31 +0000 Subject: Updates --- docs/reference/ChangeLog | 2 ++ docs/reference/gtk/tmpl/gtkprintoperation.sgml | 6 +++--- 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 + * 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. - + @@ -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. @@ -408,7 +408,7 @@ The #GQuark used for #GtkPrintError errors. @unit: - + -- cgit v1.2.1