python-gdkinput


Purpose:

A Python dynamic object module to access the gdk_input_* functions of Gtk+ from Python.

Why:

This 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.

Requirements:

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

Where:

C sources are in this tar-gzip archive: python-gdkinput 1.0 (11K).

The future:


Return to my home page.