]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkprintjob.c
Fixing debug build (s/extended layout/size request/ in GTK_NOTE flags).
[~andy/gtk] / gtk / gtkprintjob.c
index 51d41d1e0805f232de017c8ede7a7c2e93670f96..af76152718adf2f5993d164a72aeef1673ef7ca2 100644 (file)
@@ -441,7 +441,7 @@ gtk_print_job_set_source_file (GtkPrintJob *job,
 /**
  * gtk_print_job_get_surface:
  * @job: a #GtkPrintJob
- * @error: return location for errors, or %NULL
+ * @error: (allow-none): return location for errors, or %NULL
  * 
  * Gets a cairo surface onto which the pages of
  * the print job should be rendered.