Python
  • GObject Introspection
  • Py2Cairo
  • Py2Cairo(v1.10.0)
$ CPPFLAGS="-I$PREFIX/include -I$PREFIX/include/python2.6 -I$GTK_PREFIX/include"./configure --host=$HOST --prefix=$PREFIX
$ make
$ make install
  • PyGTK/PyGObject
  • PyGTK only supports the Gtk-2.X API (NOT Gtk-3.0).
  • PyGTK-2.24 will be the final major release of PyGTK.
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License