Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Where are the reference manuals?

manuals Reference
0
10 Posted

Where are the reference manuals?

0

John Finlay has done amazing work in producing a reference manual for PyGTK2. The last html version of that manual (and a tarball) is always linked to from [www.pygtk.org] and it is the authoritative document on PyGTK itself. The most complete functional reference for the underlying GTK+ and GDK libraries lives at [www.gtk.org] , and it covers the native C bindings. The mapping from the C API to Python is quite straightforward, and the reference is actually quite thorough. The source code contains examples that are quite helpful (specially testgtk.py, which includes many widgets and features) in the examples/ directory. The gtk.py file itself is a worthy reference (praise to Python’s readability there) and many times will solve a prototype, api or parameter question.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123