Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
|
pygtk [Le 01/11/2009, 19:12] Mathieu Comandon |
pygtk [Le 01/05/2020, 16:40] (Version actuelle) eagle08 [PyGTK: GTK+ for Python] |
||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| {{tag>python BROUILLON}} | {{tag>python BROUILLON}} | ||
| + | |||
| + | |||
| + | {{ https://upload.wikimedia.org/wikipedia/commons/thumb/c/c3/Python-logo-notext.svg/768px-Python-logo-notext.svg.png?80}} | ||
| + | {{ https://w0.pngwave.com/png/577/592/gtk-gtk-qt-pygtk-graphical-user-interface-gtkmm-others-png-clip-art.png?80}} | ||
| ====== PyGTK: GTK+ for Python ====== | ====== PyGTK: GTK+ for Python ====== | ||
| - | PyGTK est une librairie pour le language Python permettant d'écrire des applications utilisant GTK, le toolkit graphique utilisé dans Gnome. | + | PyGTK est une bibliothèque destinée au langage Python, permettant d'écrire des applications utilisant GTK, le toolkit graphique utilisée dans Gnome. |
| ===== Ressources ===== | ===== Ressources ===== | ||
| - | + | * Site officiel: [[http://pygtk.org/|PyGTK]] | |
| - | Site officiel: [[http://pygtk.org/|PyGTK]] | + | * Tutoriel PyGTK (v2.4): [[http://pygtk.org/pygtk2tutorial/index.html]] [ [[http://pygtk.org/dist/pygtk2tutorial.tgz|Version tgz]] ] [ [[http://pygtk.org/dist/pygtk2-tut.pdf|Version pdf]] ] |
| - | + | * Manuel de référence PyGTK : [[http://library.gnome.org/devel/pygtk/stable/]] | |
| - | Tutoriel PyGTK (v2.4): [[http://pygtk.org/pygtk2tutorial/index.html]] [ [[http://pygtk.org/dist/pygtk2tutorial.tgz|Version tgz]] ] [ [[http://pygtk.org/dist/pygtk2-tut.pdf|Version pdf]] ] | + | * Manuel de référence PyGObject : [[http://library.gnome.org/devel/pygobject/stable/]] |
| - | + | ||
| - | Manuel de référence PyGTK : [[http://library.gnome.org/devel/pygtk/stable/]] | + | |
| - | + | ||
| - | Manuel de référence PyGObject : [[http://library.gnome.org/devel/pygobject/stable/]] | + | |