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 615589 - Signal docs show accumulator sample call instead of in words
Signal docs show accumulator sample call instead of in words
Status: RESOLVED FIXED
Product: gnome-perl
Classification: Bindings
Component: Glib
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: gtk2-perl-bugs
gtk2-perl-bugs
Depends on:
Blocks:
 
 
Reported: 2010-04-12 22:04 UTC by Kevin Ryde
Modified: 2010-04-25 00:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
the words (2.00 KB, patch)
2010-04-12 23:15 UTC, Kevin Ryde
committed Details | Review

Description Kevin Ryde 2010-04-12 22:04:12 UTC
This is an idea to have the Glib::Object::Subclass docs show a sample call of the accumulator function.  I find a bit of semi-code much easier to follow than a description of the args in words, especially when skimming for a refresher.
Comment 1 Kevin Ryde 2010-04-12 23:15:15 UTC
Created attachment 158556 [details] [review]
the words
Comment 2 Torsten Schoenfeld 2010-04-25 00:04:30 UTC
Committed.  Thanks.