Re: [matplotlib-devel] Gtk3/GObject-introspection support in master

2011-12-14 Thread Benjamin Root
On Wed, Dec 14, 2011 at 7:44 AM, Michael Droettboom wrote: > Thanks to the great work of Robert Johannson, we now have Gtk3 support > using the GObject introspection Python bindings. To use, set your backend > to "Gtk3Cairo" or "Gtk3Agg". > > It seems to be working well, but it would be great t

[matplotlib-devel] Gtk3/GObject-introspection support in master

2011-12-14 Thread Michael Droettboom
Thanks to the great work of Robert Johannson, we now have Gtk3 support using the GObject introspection Python bindings. To use, set your backend to "Gtk3Cairo" or "Gtk3Agg". It seems to be working well, but it would be great to get testing on a broader set of platforms etc. Unfortunately, t