Osmo Maatta <[email protected]> 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. _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
