GNOME Bugzilla – Bug 619953
Make gitg compile with Gtk+ 3.0 if available.
Last modified: 2010-05-29 10:39:47 UTC
- update the API usage to drop what won't be available in gtk3 - compile against gtk+3 if available, as does gedit.
Created attachment 162228 [details] [review] Make gitg compile with Gtk+ 3.0 if available. The selection is done by checking first if gtk+-3.0 is available and fall back on gtk+-2.0 otherwise. This patch also bumps the gtk+ 2.0 requirement to 2.20 because it is needed for gtk_widget_get_mapped().
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.