GNOME Bugzilla – Bug 636500
Port to the new gtk+ 3.0 GtkStyleContext
Last modified: 2010-12-07 10:04:43 UTC
gtk+ 2.91.6+ has changed API. GTK+ branch gtk-style-context has been merged to master and porting is required to GtkStyleContext. See: http://git.gnome.org/browse/gtk+/commit/?id=f8a874abb1d1d8925b0f841e95bbef6cdcb21ac4 build failure (from git master): empathy-account-widget.c: In function 'account_widget_set_entry_highlighting': empathy-account-widget.c:209:3: error: implicit declaration of function 'gtk_widget_get_style' empathy-account-widget.c:209:9: error: assignment makes pointer from integer without a cast empathy-account-widget.c:224:7: error: implicit declaration of function 'gtk_widget_modify_base'
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 636654 ***