Re: Improving PyGObject documentation

2013-02-11 Thread Tomeu Vizoso
On 10 February 2013 12:25, Jonathan Ballet wrote: > Hi, > > I'm currently working on an application which uses PyGObject and Gtk 3. > I used once or twice the informations provided in > http://python-gtk-3-tutorial.**readthedocs.org/but > I mostly r

Re: Improving PyGObject documentation

2013-02-11 Thread Sebastian Pölsterl
Dear Jonathan, I don't see it as an API reference manual, because that would mean that one has to maintain that manually and update it if the C reference changes. Ultimately, this will lead to the python reference being behind the C reference all the time. My main purpose was indeed to write a tu