GNOME Bugzilla – Bug 636502
Port to the new gtk+ 3.0 GtkStyleContext
Last modified: 2010-12-09 23:04:48 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): applet.c: In function ‘menu_title_item_expose’: applet.c:518:2: error: implicit declaration of function ‘gtk_widget_get_style’ applet.c:518:8: error: assignment makes pointer from integer without a cast
*** This bug has been marked as a duplicate of bug 636881 ***