[cairo-commit] [cairo-www] src/pycairo

Carl Worth cworth at freedesktop.org
Wed Jan 7 22:07:26 PST 2009


 src/pycairo/resources.mdwn |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit 6cb5e9315e29d29de781051ca91fed4c6e55d78c
Author: SteveChaplin <SteveChaplin at web>
Date:   Wed Jan 7 22:07:26 2009 -0800

    Add "Libraries using pycairo" section.

diff --git a/src/pycairo/resources.mdwn b/src/pycairo/resources.mdwn
index 92dad8e..299125b 100644
--- a/src/pycairo/resources.mdwn
+++ b/src/pycairo/resources.mdwn
@@ -8,6 +8,9 @@ This section is for listing various useful [[pycairo|pycairo]] resources, feel f
   * [Cairo Tutorial for PyGTK Programmers][2]: Tutorial about how to use cairo for drawing in [PyGTK](http://www.pygtk.org).
   * _Writing a widget using cairo and PyGTK 2.8_ [Part 1][3], [Part 2][4]: A translation of the GNOME Journal tutorial by Davyd Madeley from C to Python.
 
+# Libraries using pycairo
+   * [PyGTK][14]: GTK+ for Python.
+
 # Cairo-based canvas
    * [GooCanvas python bindings][5] - python API reference available. (Report bugs [here](https://launchpad.net/pygoocanvas))
    * [Libccc][6] python bindings - not documented at all.
@@ -42,3 +45,4 @@ See the main [[cookbook]] page.
    [11]: http://pychess.googlepages.com
    [12]: http://gpodder.berlios.de
    [13]: http://www.lorenzogil.com/projects/pycha/
+   [14]: http://www.pygtk.org


More information about the cairo-commit mailing list