Hello everybody,
A few years ago I wrote a patch to allow interactive usage of pygtk, by
including a new function set_interactive. The code in this patch was included
in pygtk versions 2.15.0 and later. I would like to add some documentation for
this function, but I am wondering what the appropriate place for that is. The
PyGTK reference manual at
http://library.gnome.org/devel/pygtk/stable/
describes classes in pygtk, while set_interactive is a function.
Section 1.1 in the pygtk tutorial is more relevant:
http://www.pygtk.org/pygtk2tutorial/ch-Introduction.html#sec-ExploringPygtk
but the tutorial is based on pygtk version 2.4.
What would be the right place to add this documentation?
--Michiel.
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/