After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 625885 - no more GtkNotebookPage in GTK+ 3.0
no more GtkNotebookPage in GTK+ 3.0
Status: RESOLVED FIXED
Product: glade
Classification: Applications
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: Glade 3 Maintainers
Glade 3 Maintainers
Depends on:
Blocks: 624653
 
 
Reported: 2010-08-02 22:47 UTC by André Klapper
Modified: 2010-08-29 16:00 UTC
See Also:
GNOME target: 3.0
GNOME version: ---



Description André Klapper 2010-08-02 22:47:21 UTC
./plugins/gtk+/glade-gtk.c:		GtkNotebookPage *page,
./src/glade-window.c:			GtkNotebookPage *page,
./gladeui/glade-base-editor.c:		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
Comment 1 Tristan Van Berkom 2010-08-29 16:00:55 UTC
No more traces of GtkNotebookPage in glade sources... closing.