On Fri, May 9, 2014 at 5:01 AM, Javier Jardón <jjar...@gnome.org> wrote:
> I already pushed a branch in the git repository with the GTK+3 port [1]
> ...
> [1] https://git.gnome.org/browse/gtkglarea/log/?h=jjardon/gtk3

This branch is working well for me.

I've created a ticket and patch [1] adding introspection support. A
basic demo using PyGI, GtkGL, and PyOpenGL can be found here [2].

> I also plan to change the namespace [2] of the api to not conflict
> with future GTK+ work on this.

Not sure if it is related, but for the introspection patch I used the
namespace GtkGL (classes named GtkGL.Area and GtkGL.Context) by
adding some extra g-ir-scanner flags.

Thanks!
-Simon

[1] https://bugzilla.gnome.org/show_bug.cgi?id=729902
[2] 
https://github.com/sfeltman/pygobject/blob/demos/demos/gtk-demo/demos/OpenGL/scene.py
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to