PyGTK+3 (PyGObject) to create screenshot?

Viewed 1670

I've spend past 3 days searching in google, how can I create a screenshot with PyGTK+3 ? There are gallizion tutorials about pyqt,pygtk+2,wx and PIL.

By the way, I don't need external programs like scrot, imlib2, imagemagick and so on.

2 Answers
Related