[pygtk] GObject binding improvements
Johan Dahlin
jdahlin at async.com.br
Wed Apr 12 00:13:52 WST 2006
Hi dear list
I just rearrange the layout of the gobject modules in pygobject CVS so it
allows the following two things, that was not possible before:
1) Use Python for implementing parts of the current API
2) Add additional functionality on top of the current bindings, written in
Python instead of C.
For 1) Gustavo and I has been discussing moving the meta class from C to Python.
For 2) I just opened a bug which adds an API which makes it easier to
define signals and properties. Because it's something I feel is very
important I'd like to have as many eyes as possible on the proposed API.
The bug can be found here: http://bugzilla.gnome.org/show_bug.cgi?id=338098
--
Johan Dahlin <jdahlin at async.com.br>
Async Open Source
More information about the pygtk
mailing list