GNOME Bugzilla – Bug 625883
no more GtkNotebookPage in GTK+ 3.0
Last modified: 2011-11-11 10:03:55 UTC
./src/callbacks.cpp:cb_switch_page (GtkNotebook *nb, GtkNotebookPage *page, ./src/callbacks.h:void cb_switch_page (GtkNotebook *nb, GtkNotebookPage *page, GtkNotebookPage was removed in GTK+ 3.0, see: bug 618327 http://git.gnome.org/browse/gtk+/commit/?id=04c54efe5cf13cccf9897c4b5d9bf9d364d1e078 http://git.gnome.org/browse/gtk+/commit/?id=828f5cbe2e04b60ec013df6fc33f7a5b537e6efd Stats are at http://people.gnome.org/~fpeters/reports/gtknotebookpage.html
Created attachment 171443 [details] [review] no more GtkNotebookPage in GTK+
I've applied this to the gtk3 branch.
Review of attachment 171443 [details] [review]: Thanks. Committed to the gtk3 branch.
This is now in master.