summaryrefslogtreecommitdiff
path: root/docs/further.rst
blob: e28c12918361a2f283ad3fcf798aa9cc08e7524b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
=================
Further Resources
=================

`GNOME Developer Documentation <https://developer.gnome.org/documentation/tutorials/beginners.html>`__
    Tutorials for creating a GNOME application using PyGObject, GTK 4 and Libadwaita.

`Python GTK 3 Tutorial <https://python-gtk-3-tutorial.readthedocs.io>`__
    Many examples showing how to build an application using PyGObject and GTK 3.

`Python GI API Reference <https://lazka.github.io/pgi-docs>`__
    Auto generated API documentation for many libraries accessible through
    PyGObject.