GNOME Bugzilla – Bug 625101
GtkNotebook::switch-page has the wrong type
Last modified: 2010-07-23 09:21:05 UTC
Created attachment 166430 [details] [review] Fix type of GtkNotebook::switch-page This is causing assertion failures as the signal marshalling code tries to unbox a pointer from the signal invocation, and it ends up with a GtkWidget.
*** This bug has been marked as a duplicate of bug 624687 ***