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 650079 - Documentation for gtk.Dialog.get_content_area has a link that goes to gtk.gdk.Screen when it should go to gtk.VBox
Documentation for gtk.Dialog.get_content_area has a link that goes to gtk.gdk...
Status: RESOLVED FIXED
Product: pygtk
Classification: Bindings
Component: documentation
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
Depends on:
Blocks:
 
 
Reported: 2011-05-13 05:45 UTC by David E. Narvaez
Modified: 2011-10-02 10:25 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David E. Narvaez 2011-05-13 05:45:16 UTC
Possibly related to #562816, but I didn't have time to read all of the comments. I also didn't check if this is a bug that comes from the original documentation of the C libraries, but my guess is that it is.

David E. Narváez
Comment 1 Dieter Verfaillie 2011-10-02 10:25:56 UTC
Ah, yes. Probably a copy/paste error on my part.
Fixed in commit eaf1c1b881d2d20d202cf475b5ffed2206b110df

Thanks for reporting this!