After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 473340 - gtk_print_operation_get_error() is listed twice
gtk_print_operation_get_error() is listed twice
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Documentation
2.11.x
Other All
: Normal trivial
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2007-09-03 21:55 UTC by Yeti
Modified: 2007-09-03 22:02 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Yeti 2007-09-03 21:55:55 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.
Comment 1 Behdad Esfahbod 2007-09-03 22:02:26 UTC
2007-09-03  Behdad Esfahbod  <behdad@gnome.org>

        * gtk/gtk-sections.txt: Remove duplicate
        gtk_print_operation_get_error().  (#473340, Yeti)