You will have to start with 

/usr/share/docs/pygtk-0.6.8/examples or something like that...  there are
some samples.  Then you will have to start digging through gtk+ docs in
http://www.gtk.org

pygtk provides most of the mappings for GTK and you can look at gtk.py to
see what's provided.  I basically go through online GTK doc and gtk.py to
figure how to make pygtk work for me.

-kwan
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to