GNOME Bugzilla – Bug 635522
Match GtkClutter init bindings against Gtk
Last modified: 2011-01-04 08:56:35 UTC
Created attachment 175031 [details] [review] Fix the bindings-metadata to CluterGtk.init_with_args(..) The GtkClutter.init function is already matches Gtk.init, however GtkClutter.init_with_args doesn't match Gtk.init_with_args. Attached patch fixes only the metadata. Please regenerate the bindings from it.
The shotwell map widget patch depends on this (http://trac.yorba.org/ticket/2875)
commit c13dae95d096ef39a33857c59f5369f4905d3ca7 Author: Andreas Brauchli <a.brauchli@elementarea.net> Date: Tue Jan 4 09:53:57 2011 +0100 clutter-gtk-0.10: Fix init_with_args bindings. Fixes bug 635522. 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.