GNOME Bugzilla – Bug 473340
gtk_print_operation_get_error() is listed twice
Last modified: 2007-09-03 22:02:26 UTC
Function gtk_print_operation_get_error() is listed twice in gtk-High-level-Printing-API.html because it's listed twice in docs/reference/gtk/gtk-sections.txt in the corresponding section. Making a patch would be a bit silly, just delete one of the occurrences.
2007-09-03 Behdad Esfahbod <behdad@gnome.org> * gtk/gtk-sections.txt: Remove duplicate gtk_print_operation_get_error(). (#473340, Yeti)