GNOME Bugzilla – Bug 585759
Remove deprecated GTK+ symbols
Last modified: 2009-06-14 18:52:14 UTC
According to http://www.gnome.org/~fpeters/299.html gstreamer (core) contains deprecated GTK+ symbols that must be removed for GNOME3. See http://library.gnome.org/devel/gtk/stable/ for the API reference and how to substitute. See http://live.gnome.org/GnomeGoals/RemoveDeprecatedSymbols/GTK%2B for a general explanation. List of deprecated symbols: "GTK_OBJECT_FLOATING, gtk_type_new"
This is only used in old code that isn't compiled anymore and only kept for historic reasons in docs/random/omega.
Thanks for clarifying. I've whitelisted it from http://www.gnome.org/~fpeters/299.html (page is updated every few hours). In general, thanks for the quick fixing of all those tickets!