GNOME Bugzilla – Bug 598261
Add support to GtkTooltip to handle GIcons
Last modified: 2009-10-14 12:24:22 UTC
That way, we don't have to do fallback ourselves, or handle theme changes.
Created attachment 145348 [details] [review] Add ability to set a tooltip's image from a GIcon Makes it easier to implement fallbacks whilst following theme changes.
Looks fine, please commit, with the necessary gtk.symbols and gtk-sections.txt additions.
Pushed to master, with the gtk-sections.txt file updated, thanks