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 621012 - gailwindow still uses gtk_tooltips_get_info_from_tip_window()
gailwindow still uses gtk_tooltips_get_info_from_tip_window()
Status: RESOLVED DUPLICATE of bug 604259
Product: gtk+
Classification: Platform
Component: Accessibility
2.90.x
Other All
: Normal major
: 3.0
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks: 597756
 
 
Reported: 2010-06-08 19:37 UTC by Javier Jardón (IRC: jjardon)
Modified: 2011-06-23 03:05 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Javier Jardón (IRC: jjardon) 2010-06-08 19:37:46 UTC
gtk_tooltips_get_info_from_tip_window() is deprecated and was removed in master now, the current code should be ported.

This is the affected line:
http://git.gnome.org/browse/gtk+/tree/modules/other/gail/gailwindow.c#n419
Comment 1 Matthias Clasen 2011-02-17 03:21:57 UTC
It got commented out for now.
Comment 2 Javier Jardón (IRC: jjardon) 2011-02-17 10:51:48 UTC
(In reply to comment #1)
> It got commented out for now.

Yeah, I know. We decided to comment the code as a temporary solution. Then a filled this bug to not forget the issue.
Comment 3 Matthias Clasen 2011-06-23 03:05:22 UTC

*** This bug has been marked as a duplicate of bug 604259 ***