python-gdkinput 1.0 review

Download
by rbytes.net on

python-gdkinput is a Python binding for the gdk_input_add and gdk_input_remove functions missing in PyGtk

License: GPL (GNU General Public License)
File size: 3K
Developer: Fabien COUTANT
0 stars award from rbytes.net

python-gdkinput is a Python binding for the gdk_input_add and gdk_input_remove functions missing in PyGtk. his group of functions is not present in the Gtk+/Python "PyGtk" binding, and one needs it to do asynchronous I/O in a Gtk+ based GUI.

Plans for the future:

A priori, it's finished. Maybe add gdk_input_add_full if I have requests for it.
Bug corrections (I probably have made mistakes when using the reference counting system of Python); Monitor memory leaks.

Requirements:
Gtk+ (1.2.x), PyGtk (>= 0.6.6), Python (>= 1.5.2), Swig (>= 1.1p5).

python-gdkinput 1.0 keywords