pygtk-codegen-2.0

GTK+ bindings: devel files

Install

All systems
curl cmd.cat/pygtk-codegen-2.0.sh
Debian Debian
apt-get install python-gtk2-dev
Ubuntu
apt-get install python-gtk2-dev
Arch Arch Linux
pacman -S pygtk
image/svg+xml Kali Linux
apt-get install python-gtk2-dev
CentOS
yum install pygtk2-codegen
Fedora
dnf install pygtk2-codegen
Windows (WSL2)
sudo apt-get update sudo apt-get install python-gtk2-dev
OS X
brew install pygtk
Raspbian
apt-get install python-gtk2-dev

python-gtk2-dev

GTK+ bindings: devel files

This archive contains files that allow you to build wrappers for addons that interoperate with python-gtk2 (pygtk). This package is deprecated, you should migrate to using gobject-introspection (GIR) based python bindings instead (PyGObject). https://wiki.gnome.org/Projects/PyGObject/IntrospectionPorting

pygtk2-codegen

The code generation program for PyGTK

pygtk

Python bindings for the GTK widget set