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 600164 - Gtk2::TextIter->backward_search is missing in the POD
Gtk2::TextIter->backward_search is missing in the POD
Status: RESOLVED FIXED
Product: gnome-perl
Classification: Bindings
Component: Gtk2
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk2-perl-bugs
gtk2-perl-bugs
Depends on:
Blocks:
 
 
Reported: 2009-10-30 20:14 UTC by Emmanuel Rodriguez
Modified: 2010-03-02 22:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch (992 bytes, patch)
2009-10-30 20:14 UTC, Emmanuel Rodriguez
committed Details | Review

Description Emmanuel Rodriguez 2009-10-30 20:14:05 UTC
Created attachment 146597 [details] [review]
Patch

The method backward_search is named forward_search in the POD of
Gtk2::TextIter.

The following patch updates this.
Comment 1 Torsten Schoenfeld 2010-03-02 22:45:09 UTC
Review of attachment 146597 [details] [review]:

Thanks, committed.