Gio.ListStore overrides: use splice() when adding/removing many items with newer...
[pygobject.git] / docs / further.rst
blob832cf45ef287f866395dd538fddc5e37a8d0a59f
1 =================
2 Further Resources
3 =================
5 `Python GTK+ 3 Tutorial <https://python-gtk-3-tutorial.readthedocs.io>`__
6     Many examples showing how to build an application using PyGObject and GTK+.
8 `Python GI API Reference <https://lazka.github.io/pgi-docs>`__
9     Auto generated API documentation for many libraries accessible through
10     PyGObject.