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 584063 - Gtk2::Action->new docs
Gtk2::Action->new docs
Status: RESOLVED FIXED
Product: gnome-perl
Classification: Bindings
Component: Gtk2
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: gtk2-perl-bugs
gtk2-perl-bugs
Depends on:
Blocks:
 
 
Reported: 2009-05-28 00:23 UTC by Kevin Ryde
Modified: 2009-07-19 12:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Gtk2::Action->new docs (1.07 KB, patch)
2009-05-28 00:24 UTC, Kevin Ryde
committed Details | Review

Description Kevin Ryde 2009-05-28 00:23:35 UTC
The Gtk2::Action docs could note that new() is the GObject new, not gtk_action_new().  I got tricked by that, working from the Gtk docs and wondering why my args were wrong.
Comment 1 Kevin Ryde 2009-05-28 00:24:23 UTC
Created attachment 135471 [details] [review]
Gtk2::Action->new docs
Comment 2 Torsten Schoenfeld 2009-07-19 12:21:20 UTC
Committed: <http://git.gnome.org/cgit/perl-Gtk2/commit/?id=55c81a5b0ab>.  Thanks!