diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index e0dcbbdbf6..65b40f69a8 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,5 +1,7 @@ 2008-12-30 Matthias Clasen + * gtk/tmpl/gtkprintoperation.sgml: Additions + * gtk/tmpl/gtkprintunixdialog.sgml: Document the preview capability. diff --git a/docs/reference/gtk/tmpl/gtkprintoperation.sgml b/docs/reference/gtk/tmpl/gtkprintoperation.sgml index ba6b809498..1694d1a68d 100644 --- a/docs/reference/gtk/tmpl/gtkprintoperation.sgml +++ b/docs/reference/gtk/tmpl/gtkprintoperation.sgml @@ -297,13 +297,15 @@ A value of this type is returned by gtk_print_operation_run(). - +Error codes that identify various errors that can occur while +using the GTK+ printing support. -@GTK_PRINT_ERROR_GENERAL: -@GTK_PRINT_ERROR_INTERNAL_ERROR: -@GTK_PRINT_ERROR_NOMEM: -@GTK_PRINT_ERROR_INVALID_FILE: +@GTK_PRINT_ERROR_GENERAL: An unspecified error occurred. +@GTK_PRINT_ERROR_INTERNAL_ERROR: An internal error occurred. +@GTK_PRINT_ERROR_NOMEM: A memory allocation failed. +@GTK_PRINT_ERROR_INVALID_FILE: An error occurred while loading a page setup + or paper size from a key file. @@ -475,6 +477,22 @@ The #GQuark used for #GtkPrintError errors. @op: + + + + + +@op: + + + + + + + +@op: + +