[pygtk] How to get cursor/mouse-pointer image (pixbuf) for an application window.

Wojciech Muła wojciech_mula at poczta.onet.pl
Mon Mar 1 03:19:38 WST 2010


Osmo Maatta <osmoma at gmail.com> wrote:

> I've done it in c-code earlier and it works well.
> The c-code is here: 
> http://code.google.com/p/gscreendump/source/browse/trunk/src/sd_xutils.c

Standard python module ctypes allows to call any function from
a shared library. Try to load xlib and call these XFixes-functions.

w.


More information about the pygtk mailing list