PyGTK tutorial
last modified October 18, 2023
This is PyGTK tutorial. In this tutorial, we learn the basics of GUI programming in PyGTK. The PyGTK tutorial is suitable for beginners and more advanced programmers.
PyGTK is outdated, have a look at Python Gtk tutorial.
Table of contents
PyGTK
PyGTK is a set of Python wrappers for the GTK+ GUI library. It offers a comprehensive set of graphical elements and other useful programming facilities for creating desktop applications. It is a part of the GNOME project. PyGTK is free software and licensed under the LGPL.