gtk+ r22009 - in trunk/docs/reference: . gtk/tmpl
- From: matthiasc svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk+ r22009 - in trunk/docs/reference: . gtk/tmpl
- Date: Tue, 30 Dec 2008 05:40:18 +0000 (UTC)
Author: matthiasc
Date: Tue Dec 30 05:40:18 2008
New Revision: 22009
URL: http://svn.gnome.org/viewvc/gtk+?rev=22009&view=rev
Log:
Additions
Modified:
trunk/docs/reference/ChangeLog
trunk/docs/reference/gtk/tmpl/gtkprintoperation.sgml
Modified: trunk/docs/reference/gtk/tmpl/gtkprintoperation.sgml
==============================================================================
--- trunk/docs/reference/gtk/tmpl/gtkprintoperation.sgml (original)
+++ trunk/docs/reference/gtk/tmpl/gtkprintoperation.sgml Tue Dec 30 05:40:18 2008
@@ -297,13 +297,15 @@
<!-- ##### ENUM GtkPrintError ##### -->
<para>
-
+Error codes that identify various errors that can occur while
+using the GTK+ printing support.
</para>
- 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.
<!-- ##### MACRO GTK_PRINT_ERROR ##### -->
<para>
@@ -475,6 +477,22 @@
@op:
+<!-- ##### FUNCTION gtk_print_operation_draw_page_finish ##### -->
+<para>
+
+</para>
+
+ op:
+
+
+<!-- ##### FUNCTION gtk_print_operation_set_defer_drawing ##### -->
+<para>
+
+</para>
+
+ op:
+
+
<!-- ##### FUNCTION gtk_print_operation_get_status ##### -->
<para>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]