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 625886 - no more GtkNotebookPage in GTK+ 3.0
no more GtkNotebookPage in GTK+ 3.0
Status: RESOLVED FIXED
Product: libgda
Classification: Other
Component: general
4.1.x
Other Linux
: Normal normal
: ---
Assigned To: malerba
gnome-db Maintainers
Depends on:
Blocks: 624653
 
 
Reported: 2010-08-02 22:49 UTC by André Klapper
Modified: 2010-08-04 18:15 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description André Klapper 2010-08-02 22:49:23 UTC
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


./testing/gdaui-test-data-entries.c:static void plugin_nb_page_changed_cb (GtkNotebook *nb, GtkNotebookPage *page, gint pageno, GtkWidget *table);
./testing/gdaui-test-data-entries.c:plugin_nb_page_changed_cb (GtkNotebook *nb, GtkNotebookPage *page, gint pageno, GtkWidget *table)
./control-center/main.c:main_nb_page_switched_cb (GtkNotebook *notebook, GtkNotebookPage *page, guint page_num, gpointer data)
./tools/browser/schema-browser/schema-browser-perspective.c:static void nb_switch_page_cb (GtkNotebook *nb, GtkNotebookPage *page, gint page_num,
./tools/browser/schema-browser/schema-browser-perspective.c:nb_switch_page_cb (GtkNotebook *nb, GtkNotebookPage *page, gint page_num,
./tools/browser/data-manager/data-manager-perspective.c:static void nb_switch_page_cb (GtkNotebook *nb, GtkNotebookPage *page, gint page_num,
./tools/browser/data-manager/data-manager-perspective.c:static void nb_page_removed_cb (GtkNotebook *nb, GtkNotebookPage *page, gint page_num,
./tools/browser/data-manager/data-manager-perspective.c:nb_switch_page_cb (GtkNotebook *nb, GtkNotebookPage *page, gint page_num,
./tools/browser/data-manager/data-manager-perspective.c:nb_page_removed_cb (GtkNotebook *nb, GtkNotebookPage *page, gint page_num,
./tools/browser/query-exec/query-exec-perspective.c:static void nb_switch_page_cb (GtkNotebook *nb, GtkNotebookPage *page, gint page_num,
./tools/browser/query-exec/query-exec-perspective.c:static void nb_page_removed_cb (GtkNotebook *nb, GtkNotebookPage *page, gint page_num,
./tools/browser/query-exec/query-exec-perspective.c:nb_switch_page_cb (GtkNotebook *nb, GtkNotebookPage *page, gint page_num,
./tools/browser/query-exec/query-exec-perspective.c:nb_page_removed_cb (GtkNotebook *nb, GtkNotebookPage *page, gint page_num,
Comment 1 malerba 2010-08-04 18:15:36 UTC
This is now fixed in the gtk3 branch: http://git.gnome.org/browse/libgda/commit/?h=gtk3&id=f369363fad7ec9374ffca5d613c31c0f5fa17e54