GNOME Bugzilla – Bug 575128
Remove deprecated GTK+ symbols
Last modified: 2009-06-13 23:19:05 UTC
See http://live.gnome.org/GnomeGoals/RemoveDeprecatedSymbols/GTK%2B Potential patch contributors: See http://library.gnome.org for API documentation. Also note that a version bump in configure.ac/.in might be required. Deprecated GTK+ symbols to be replaced: gtk_box_pack_start_defaults, gtk_menu_append, gtk_rc_style_unref, gtk_widget_get_action
This have been fixed in development version.
Created attachment 132250 [details] [review] Replace deprecated gtk_box_pack_start_defaults Missed a single gtk_box_pack_start_defaults
Patch applied in trunk version. Thanks!!