GNOME Bugzilla – Bug 624397
Move GtkBoxChild from public .h to gtkbox.c
Last modified: 2010-07-20 01:04:25 UTC
Patches following
Created attachment 165927 [details] [review] Do not use GtkBoxChild in GtkStatusBar
Created attachment 165928 [details] [review] Move GtkBoxChild from public .h to gtkbox.c
Comment on attachment 165927 [details] [review] Do not use GtkBoxChild in GtkStatusBar The previous code here was just bogus, expecting gtk_container_get_children to return GtkBoxChild structs. I assume you have tested this one ?
Comment on attachment 165927 [details] [review] Do not use GtkBoxChild in GtkStatusBar yeah, tested here. commit 6852137e13545d10df1c9e512ba717668f82e583
Comment on attachment 165927 [details] [review] Do not use GtkBoxChild in GtkStatusBar Sorry, the correct commit is 82efd2d92f775a60639a4b404b66a4096acbcd12
Comment on attachment 165928 [details] [review] Move GtkBoxChild from public .h to gtkbox.c commit 6852137e13545d10df1c9e512ba717668f82e583
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.