PyGTK 2.0 Tutorial
GTK is essentially an object oriented application programmers interface (API). Although written completely in C, it is implemented using the idea of classes and callback functions (pointers to functions). There is also a third component called GLib which contains a few replacements for some standard
下载地址
用户评论
英文版挺不错的,介绍的很详细
好书,英文版的.