GNOME Bugzilla – Bug 636178
Master fails to build
Last modified: 2010-11-30 23:17:30 UTC
gtkhtml-embedded.c: In function ‘gtk_html_embedded_class_init’: gtkhtml-embedded.c:204: error: ‘GtkWidgetClass’ has no member named ‘size_request’ make[2]: *** [gtkhtml-embedded.lo] Error 1
This is because of this change in GTK+ 3: commit bc0e6b2b2189c973cd415724d842020763b9dee6 Author: Michael Natterer <mitch@gimp.org> Date: Fri Nov 19 19:38:48 2010 +0100 gtk: remove GtkWidget::size-request Fixes Bug 633324 - Stop invoking size-request completely
*** This bug has been marked as a duplicate of bug 635571 ***